@kryptosai/mcp-observatory 1.32.1 → 1.34.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (409) hide show
  1. package/README.md +11 -122
  2. package/dist/src/auth.d.ts +22 -0
  3. package/dist/src/auth.js +140 -0
  4. package/dist/src/auth.js.map +1 -0
  5. package/dist/src/cli.js +55 -4
  6. package/dist/src/cli.js.map +1 -1
  7. package/dist/src/commands/audit.js +7 -1
  8. package/dist/src/commands/audit.js.map +1 -1
  9. package/dist/src/commands/demo.d.ts +2 -0
  10. package/dist/src/commands/demo.js +247 -0
  11. package/dist/src/commands/demo.js.map +1 -0
  12. package/dist/src/commands/enforce.js +14 -3
  13. package/dist/src/commands/enforce.js.map +1 -1
  14. package/dist/src/commands/helpers.d.ts +13 -0
  15. package/dist/src/commands/helpers.js +34 -1
  16. package/dist/src/commands/helpers.js.map +1 -1
  17. package/dist/src/commands/init-ci.d.ts +1 -0
  18. package/dist/src/commands/init-ci.js +157 -10
  19. package/dist/src/commands/init-ci.js.map +1 -1
  20. package/dist/src/commands/receipt.js +13 -3
  21. package/dist/src/commands/receipt.js.map +1 -1
  22. package/dist/src/commands/scan.d.ts +14 -0
  23. package/dist/src/commands/scan.js +51 -3
  24. package/dist/src/commands/scan.js.map +1 -1
  25. package/dist/src/commands/score.js +22 -1
  26. package/dist/src/commands/score.js.map +1 -1
  27. package/dist/src/commands/setup-ci-conversion.js +4 -4
  28. package/dist/src/commands/setup-ci-conversion.js.map +1 -1
  29. package/dist/src/commands/skill-scan.js +5 -3
  30. package/dist/src/commands/skill-scan.js.map +1 -1
  31. package/dist/src/commands/test.d.ts +19 -0
  32. package/dist/src/commands/test.js +77 -3
  33. package/dist/src/commands/test.js.map +1 -1
  34. package/dist/src/commercial.d.ts +3 -0
  35. package/dist/src/commercial.js +14 -3
  36. package/dist/src/commercial.js.map +1 -1
  37. package/dist/src/index.d.ts +1 -1
  38. package/dist/src/index.js +1 -1
  39. package/dist/src/index.js.map +1 -1
  40. package/dist/src/receipt.d.ts +9 -0
  41. package/dist/src/receipt.js +24 -1
  42. package/dist/src/receipt.js.map +1 -1
  43. package/dist/src/telemetry.d.ts +25 -3
  44. package/dist/src/telemetry.js +88 -19
  45. package/dist/src/telemetry.js.map +1 -1
  46. package/dist/src/utils/failure-diagnosis.d.ts +7 -0
  47. package/dist/src/utils/failure-diagnosis.js +14 -0
  48. package/dist/src/utils/failure-diagnosis.js.map +1 -1
  49. package/docs/mcp-server-safety-index.md +255 -6
  50. package/docs/safety-index/artifacts/1link-mcp.json +66 -0
  51. package/docs/safety-index/artifacts/1link-mcp.md +106 -0
  52. package/docs/safety-index/artifacts/aadhaar-mcp.json +66 -0
  53. package/docs/safety-index/artifacts/aadhaar-mcp.md +106 -0
  54. package/docs/safety-index/artifacts/aikidosec-mcp-server.json +536 -0
  55. package/docs/safety-index/artifacts/aikidosec-mcp-server.md +203 -0
  56. package/docs/safety-index/artifacts/aiou-mcp.json +66 -0
  57. package/docs/safety-index/artifacts/aiou-mcp.md +106 -0
  58. package/docs/safety-index/artifacts/airtable-mcp-server.json +66 -0
  59. package/docs/safety-index/artifacts/airtable-mcp-server.md +106 -0
  60. package/docs/safety-index/artifacts/alpaca-server.json +66 -0
  61. package/docs/safety-index/artifacts/alpaca-server.md +106 -0
  62. package/docs/safety-index/artifacts/antv-chart-server.json +21 -21
  63. package/docs/safety-index/artifacts/antv-chart-server.md +11 -11
  64. package/docs/safety-index/artifacts/apify-mcp-server.json +66 -0
  65. package/docs/safety-index/artifacts/apify-mcp-server.md +103 -0
  66. package/docs/safety-index/artifacts/apple-music-server.json +66 -0
  67. package/docs/safety-index/artifacts/apple-music-server.md +102 -0
  68. package/docs/safety-index/artifacts/appwrite-mcp.json +66 -0
  69. package/docs/safety-index/artifacts/appwrite-mcp.md +106 -0
  70. package/docs/safety-index/artifacts/aqi-india-mcp.json +66 -0
  71. package/docs/safety-index/artifacts/aqi-india-mcp.md +106 -0
  72. package/docs/safety-index/artifacts/argocd-mcp-server.json +66 -0
  73. package/docs/safety-index/artifacts/argocd-mcp-server.md +106 -0
  74. package/docs/safety-index/artifacts/arxiv-mcp-server.json +66 -0
  75. package/docs/safety-index/artifacts/arxiv-mcp-server.md +100 -0
  76. package/docs/safety-index/artifacts/aws-mcp-server.json +66 -0
  77. package/docs/safety-index/artifacts/aws-mcp-server.md +103 -0
  78. package/docs/safety-index/artifacts/azure-devops-mcp-server.json +66 -0
  79. package/docs/safety-index/artifacts/azure-devops-mcp-server.md +106 -0
  80. package/docs/safety-index/artifacts/azure-mcp-server.json +66 -0
  81. package/docs/safety-index/artifacts/azure-mcp-server.md +102 -0
  82. package/docs/safety-index/artifacts/bhuvan-mcp.json +66 -0
  83. package/docs/safety-index/artifacts/bhuvan-mcp.md +106 -0
  84. package/docs/safety-index/artifacts/brave-search-mcp-server-v2.json +66 -0
  85. package/docs/safety-index/artifacts/brave-search-mcp-server-v2.md +103 -0
  86. package/docs/safety-index/artifacts/brave-search-server.json +18 -18
  87. package/docs/safety-index/artifacts/brave-search-server.md +6 -6
  88. package/docs/safety-index/artifacts/browsermcp-server.json +18 -18
  89. package/docs/safety-index/artifacts/browsermcp-server.md +9 -9
  90. package/docs/safety-index/artifacts/cal-com-mcp.json +66 -0
  91. package/docs/safety-index/artifacts/cal-com-mcp.md +106 -0
  92. package/docs/safety-index/artifacts/canvas-server.json +66 -0
  93. package/docs/safety-index/artifacts/canvas-server.md +105 -0
  94. package/docs/safety-index/artifacts/caselaw-server.json +66 -0
  95. package/docs/safety-index/artifacts/caselaw-server.md +106 -0
  96. package/docs/safety-index/artifacts/chatwoot-mcp.json +66 -0
  97. package/docs/safety-index/artifacts/chatwoot-mcp.md +102 -0
  98. package/docs/safety-index/artifacts/chrome-devtools-mcp-server.json +23 -23
  99. package/docs/safety-index/artifacts/chrome-devtools-mcp-server.md +12 -12
  100. package/docs/safety-index/artifacts/circleci-server.json +1606 -0
  101. package/docs/safety-index/artifacts/circleci-server.md +243 -0
  102. package/docs/safety-index/artifacts/clarity-server.json +794 -0
  103. package/docs/safety-index/artifacts/clarity-server.md +201 -0
  104. package/docs/safety-index/artifacts/clay-server.json +4 -4
  105. package/docs/safety-index/artifacts/clay-server.md +3 -3
  106. package/docs/safety-index/artifacts/clickup-mcp-server.json +66 -0
  107. package/docs/safety-index/artifacts/clickup-mcp-server.md +106 -0
  108. package/docs/safety-index/artifacts/cloudflare-mcp-server-v2.json +66 -0
  109. package/docs/safety-index/artifacts/cloudflare-mcp-server-v2.md +102 -0
  110. package/docs/safety-index/artifacts/cloudflare-server.json +4 -4
  111. package/docs/safety-index/artifacts/cloudflare-server.md +4 -4
  112. package/docs/safety-index/artifacts/coinbase-cds-server.json +322 -0
  113. package/docs/safety-index/artifacts/coinbase-cds-server.md +201 -0
  114. package/docs/safety-index/artifacts/confluence-mcp-server.json +1727 -0
  115. package/docs/safety-index/artifacts/confluence-mcp-server.md +255 -0
  116. package/docs/safety-index/artifacts/context7-server.json +18 -18
  117. package/docs/safety-index/artifacts/context7-server.md +12 -12
  118. package/docs/safety-index/artifacts/contract-analysis-server.json +66 -0
  119. package/docs/safety-index/artifacts/contract-analysis-server.md +106 -0
  120. package/docs/safety-index/artifacts/cowin-mcp.json +66 -0
  121. package/docs/safety-index/artifacts/cowin-mcp.md +106 -0
  122. package/docs/safety-index/artifacts/currents-mcp-server.json +66 -0
  123. package/docs/safety-index/artifacts/currents-mcp-server.md +102 -0
  124. package/docs/safety-index/artifacts/cyanheads-git-mcp-server.json +34 -34
  125. package/docs/safety-index/artifacts/cyanheads-git-mcp-server.md +15 -15
  126. package/docs/safety-index/artifacts/dalle-server.json +66 -0
  127. package/docs/safety-index/artifacts/dalle-server.md +104 -0
  128. package/docs/safety-index/artifacts/daraz-mcp.json +66 -0
  129. package/docs/safety-index/artifacts/daraz-mcp.md +106 -0
  130. package/docs/safety-index/artifacts/desktop-commander-mcp-server.json +2348 -0
  131. package/docs/safety-index/artifacts/desktop-commander-mcp-server.md +266 -0
  132. package/docs/safety-index/artifacts/digilocker-mcp.json +66 -0
  133. package/docs/safety-index/artifacts/digilocker-mcp.md +106 -0
  134. package/docs/safety-index/artifacts/discord-mcp-server.json +1297 -0
  135. package/docs/safety-index/artifacts/discord-mcp-server.md +169 -0
  136. package/docs/safety-index/artifacts/discord-mcp.json +1023 -0
  137. package/docs/safety-index/artifacts/discord-mcp.md +229 -0
  138. package/docs/safety-index/artifacts/docker-server.json +19 -19
  139. package/docs/safety-index/artifacts/docker-server.md +8 -8
  140. package/docs/safety-index/artifacts/dynamodb-mcp-server.json +66 -0
  141. package/docs/safety-index/artifacts/dynamodb-mcp-server.md +103 -0
  142. package/docs/safety-index/artifacts/dynatrace-mcp-server.json +66 -0
  143. package/docs/safety-index/artifacts/dynatrace-mcp-server.md +103 -0
  144. package/docs/safety-index/artifacts/easypaisa-mcp.json +553 -0
  145. package/docs/safety-index/artifacts/easypaisa-mcp.md +205 -0
  146. package/docs/safety-index/artifacts/ehsaas-mcp.json +66 -0
  147. package/docs/safety-index/artifacts/ehsaas-mcp.md +106 -0
  148. package/docs/safety-index/artifacts/epic-server.json +66 -0
  149. package/docs/safety-index/artifacts/epic-server.md +106 -0
  150. package/docs/safety-index/artifacts/eslint-mcp-server.json +320 -0
  151. package/docs/safety-index/artifacts/eslint-mcp-server.md +201 -0
  152. package/docs/safety-index/artifacts/espn-server.json +394 -0
  153. package/docs/safety-index/artifacts/espn-server.md +187 -0
  154. package/docs/safety-index/artifacts/everything-server.json +18 -18
  155. package/docs/safety-index/artifacts/everything-server.md +12 -12
  156. package/docs/safety-index/artifacts/exa-server.json +22 -22
  157. package/docs/safety-index/artifacts/exa-server.md +14 -14
  158. package/docs/safety-index/artifacts/executeautomation-playwright-server.json +19 -19
  159. package/docs/safety-index/artifacts/executeautomation-playwright-server.md +11 -11
  160. package/docs/safety-index/artifacts/fbr-mcp.json +66 -0
  161. package/docs/safety-index/artifacts/fbr-mcp.md +106 -0
  162. package/docs/safety-index/artifacts/fetch-server.json +4 -4
  163. package/docs/safety-index/artifacts/fetch-server.md +3 -3
  164. package/docs/safety-index/artifacts/fhir-server.json +66 -0
  165. package/docs/safety-index/artifacts/fhir-server.md +100 -0
  166. package/docs/safety-index/artifacts/figma-server.json +18 -18
  167. package/docs/safety-index/artifacts/figma-server.md +10 -10
  168. package/docs/safety-index/artifacts/filesystem-mcp-server.json +18 -18
  169. package/docs/safety-index/artifacts/filesystem-mcp-server.md +10 -10
  170. package/docs/safety-index/artifacts/filesystem-server.json +19 -19
  171. package/docs/safety-index/artifacts/filesystem-server.md +11 -11
  172. package/docs/safety-index/artifacts/firecrawl-server.json +18 -18
  173. package/docs/safety-index/artifacts/firecrawl-server.md +10 -10
  174. package/docs/safety-index/artifacts/flight-server.json +66 -0
  175. package/docs/safety-index/artifacts/flight-server.md +106 -0
  176. package/docs/safety-index/artifacts/foodpanda-pakistan-mcp.json +66 -0
  177. package/docs/safety-index/artifacts/foodpanda-pakistan-mcp.md +106 -0
  178. package/docs/safety-index/artifacts/gcp-mcp-server.json +66 -0
  179. package/docs/safety-index/artifacts/gcp-mcp-server.md +103 -0
  180. package/docs/safety-index/artifacts/github-mcp-server.json +18 -18
  181. package/docs/safety-index/artifacts/github-mcp-server.md +10 -10
  182. package/docs/safety-index/artifacts/gitlab-server.json +16 -16
  183. package/docs/safety-index/artifacts/gitlab-server.md +6 -6
  184. package/docs/safety-index/artifacts/gmail-server.json +4 -4
  185. package/docs/safety-index/artifacts/gmail-server.md +3 -3
  186. package/docs/safety-index/artifacts/google-calendar-server.json +4 -4
  187. package/docs/safety-index/artifacts/google-calendar-server.md +3 -3
  188. package/docs/safety-index/artifacts/google-drive-server.json +4 -4
  189. package/docs/safety-index/artifacts/google-drive-server.md +4 -4
  190. package/docs/safety-index/artifacts/google-sheets-server.json +4 -4
  191. package/docs/safety-index/artifacts/google-sheets-server.md +3 -3
  192. package/docs/safety-index/artifacts/google-tasks-server.json +4 -4
  193. package/docs/safety-index/artifacts/google-tasks-server.md +3 -3
  194. package/docs/safety-index/artifacts/gst-mcp.json +66 -0
  195. package/docs/safety-index/artifacts/gst-mcp.md +106 -0
  196. package/docs/safety-index/artifacts/gupshup-mcp.json +66 -0
  197. package/docs/safety-index/artifacts/gupshup-mcp.md +106 -0
  198. package/docs/safety-index/artifacts/hasura-mcp.json +66 -0
  199. package/docs/safety-index/artifacts/hasura-mcp.md +106 -0
  200. package/docs/safety-index/artifacts/healthcare-ayushman-bharat-mcp.json +66 -0
  201. package/docs/safety-index/artifacts/healthcare-ayushman-bharat-mcp.md +106 -0
  202. package/docs/safety-index/artifacts/hec-pakistan-mcp.json +66 -0
  203. package/docs/safety-index/artifacts/hec-pakistan-mcp.md +106 -0
  204. package/docs/safety-index/artifacts/heroku-server.json +1502 -0
  205. package/docs/safety-index/artifacts/heroku-server.md +236 -0
  206. package/docs/safety-index/artifacts/homekit-server.json +66 -0
  207. package/docs/safety-index/artifacts/homekit-server.md +106 -0
  208. package/docs/safety-index/artifacts/hotel-booking-server.json +66 -0
  209. package/docs/safety-index/artifacts/hotel-booking-server.md +106 -0
  210. package/docs/safety-index/artifacts/hubspot-mcp-server.json +66 -0
  211. package/docs/safety-index/artifacts/hubspot-mcp-server.md +106 -0
  212. package/docs/safety-index/artifacts/huggingface-server.json +4 -4
  213. package/docs/safety-index/artifacts/huggingface-server.md +3 -3
  214. package/docs/safety-index/artifacts/indian-food-nutrition-mcp.json +663 -0
  215. package/docs/safety-index/artifacts/indian-food-nutrition-mcp.md +211 -0
  216. package/docs/safety-index/artifacts/irctc-mcp.json +66 -0
  217. package/docs/safety-index/artifacts/irctc-mcp.md +106 -0
  218. package/docs/safety-index/artifacts/jazz-mcp.json +66 -0
  219. package/docs/safety-index/artifacts/jazz-mcp.md +106 -0
  220. package/docs/safety-index/artifacts/jazzcash-mcp.json +66 -0
  221. package/docs/safety-index/artifacts/jazzcash-mcp.md +102 -0
  222. package/docs/safety-index/artifacts/jina-server.json +4 -4
  223. package/docs/safety-index/artifacts/jina-server.md +3 -3
  224. package/docs/safety-index/artifacts/jira-mcp-server.json +66 -0
  225. package/docs/safety-index/artifacts/jira-mcp-server.md +104 -0
  226. package/docs/safety-index/artifacts/k2-mcp.json +66 -0
  227. package/docs/safety-index/artifacts/k2-mcp.md +106 -0
  228. package/docs/safety-index/artifacts/karachi-stock-exchange-mcp.json +67 -0
  229. package/docs/safety-index/artifacts/karachi-stock-exchange-mcp.md +114 -0
  230. package/docs/safety-index/artifacts/khan-academy-server.json +66 -0
  231. package/docs/safety-index/artifacts/khan-academy-server.md +106 -0
  232. package/docs/safety-index/artifacts/kubernetes-server.json +104 -34
  233. package/docs/safety-index/artifacts/kubernetes-server.md +25 -21
  234. package/docs/safety-index/artifacts/langfuse-mcp.json +66 -0
  235. package/docs/safety-index/artifacts/langfuse-mcp.md +106 -0
  236. package/docs/safety-index/artifacts/linear-server.json +18 -18
  237. package/docs/safety-index/artifacts/linear-server.md +8 -8
  238. package/docs/safety-index/artifacts/mapmyindia-mcp.json +66 -0
  239. package/docs/safety-index/artifacts/mapmyindia-mcp.md +106 -0
  240. package/docs/safety-index/artifacts/memory-server.json +18 -18
  241. package/docs/safety-index/artifacts/memory-server.md +11 -11
  242. package/docs/safety-index/artifacts/minecraft-server.json +592 -0
  243. package/docs/safety-index/artifacts/minecraft-server.md +186 -0
  244. package/docs/safety-index/artifacts/mls-server.json +66 -0
  245. package/docs/safety-index/artifacts/mls-server.md +106 -0
  246. package/docs/safety-index/artifacts/mongodb-server.json +4 -4
  247. package/docs/safety-index/artifacts/mongodb-server.md +4 -4
  248. package/docs/safety-index/artifacts/mui-mcp-server.json +419 -0
  249. package/docs/safety-index/artifacts/mui-mcp-server.md +208 -0
  250. package/docs/safety-index/artifacts/mysql-mcp-server.json +66 -0
  251. package/docs/safety-index/artifacts/mysql-mcp-server.md +106 -0
  252. package/docs/safety-index/artifacts/nadra-mcp.json +66 -0
  253. package/docs/safety-index/artifacts/nadra-mcp.md +106 -0
  254. package/docs/safety-index/artifacts/neon-server.json +4 -4
  255. package/docs/safety-index/artifacts/neon-server.md +3 -3
  256. package/docs/safety-index/artifacts/notion-server.json +18 -18
  257. package/docs/safety-index/artifacts/notion-server.md +10 -10
  258. package/docs/safety-index/artifacts/obsidian-mcp.json +66 -0
  259. package/docs/safety-index/artifacts/obsidian-mcp.md +106 -0
  260. package/docs/safety-index/artifacts/ola-maps-mcp.json +66 -0
  261. package/docs/safety-index/artifacts/ola-maps-mcp.md +106 -0
  262. package/docs/safety-index/artifacts/olx-pakistan-mcp.json +66 -0
  263. package/docs/safety-index/artifacts/olx-pakistan-mcp.md +106 -0
  264. package/docs/safety-index/artifacts/onesignal-server.json +4 -4
  265. package/docs/safety-index/artifacts/onesignal-server.md +3 -3
  266. package/docs/safety-index/artifacts/openai-mcp-server.json +66 -0
  267. package/docs/safety-index/artifacts/openai-mcp-server.md +106 -0
  268. package/docs/safety-index/artifacts/opentofu-server.json +19 -19
  269. package/docs/safety-index/artifacts/opentofu-server.md +10 -10
  270. package/docs/safety-index/artifacts/openweather-server.json +66 -0
  271. package/docs/safety-index/artifacts/openweather-server.md +106 -0
  272. package/docs/safety-index/artifacts/pakistan-cricket-mcp.json +66 -0
  273. package/docs/safety-index/artifacts/pakistan-cricket-mcp.md +106 -0
  274. package/docs/safety-index/artifacts/pakistan-post-mcp.json +66 -0
  275. package/docs/safety-index/artifacts/pakistan-post-mcp.md +106 -0
  276. package/docs/safety-index/artifacts/pakistan-weather-mcp.json +66 -0
  277. package/docs/safety-index/artifacts/pakistan-weather-mcp.md +106 -0
  278. package/docs/safety-index/artifacts/pakwheels-mcp.json +66 -0
  279. package/docs/safety-index/artifacts/pakwheels-mcp.md +106 -0
  280. package/docs/safety-index/artifacts/paytm-mcp.json +66 -0
  281. package/docs/safety-index/artifacts/paytm-mcp.md +106 -0
  282. package/docs/safety-index/artifacts/perplexity-mcp.json +66 -0
  283. package/docs/safety-index/artifacts/perplexity-mcp.md +106 -0
  284. package/docs/safety-index/artifacts/pims-mcp.json +66 -0
  285. package/docs/safety-index/artifacts/pims-mcp.md +106 -0
  286. package/docs/safety-index/artifacts/playwright-mcp-server.json +18 -18
  287. package/docs/safety-index/artifacts/playwright-mcp-server.md +8 -8
  288. package/docs/safety-index/artifacts/postgres-server.json +19 -19
  289. package/docs/safety-index/artifacts/postgres-server.md +9 -9
  290. package/docs/safety-index/artifacts/postman-india-region.json +66 -0
  291. package/docs/safety-index/artifacts/postman-india-region.md +102 -0
  292. package/docs/safety-index/artifacts/postman-mcp-server.json +66 -0
  293. package/docs/safety-index/artifacts/postman-mcp-server.md +102 -0
  294. package/docs/safety-index/artifacts/promptopia-server.json +21 -21
  295. package/docs/safety-index/artifacts/promptopia-server.md +11 -11
  296. package/docs/safety-index/artifacts/pubmed-mcp-server.json +58 -0
  297. package/docs/safety-index/artifacts/pubmed-mcp-server.md +96 -0
  298. package/docs/safety-index/artifacts/punjab-health-mcp.json +66 -0
  299. package/docs/safety-index/artifacts/punjab-health-mcp.md +106 -0
  300. package/docs/safety-index/artifacts/puppeteer-server.json +18 -18
  301. package/docs/safety-index/artifacts/puppeteer-server.md +9 -9
  302. package/docs/safety-index/artifacts/qase-server.json +7055 -0
  303. package/docs/safety-index/artifacts/qase-server.md +329 -0
  304. package/docs/safety-index/artifacts/qdrant-server.json +4 -4
  305. package/docs/safety-index/artifacts/qdrant-server.md +4 -4
  306. package/docs/safety-index/artifacts/raspberrypi-server.json +66 -0
  307. package/docs/safety-index/artifacts/raspberrypi-server.md +106 -0
  308. package/docs/safety-index/artifacts/razorpay-mcp.json +66 -0
  309. package/docs/safety-index/artifacts/razorpay-mcp.md +103 -0
  310. package/docs/safety-index/artifacts/reddit-server.json +4 -4
  311. package/docs/safety-index/artifacts/reddit-server.md +3 -3
  312. package/docs/safety-index/artifacts/redis-server.json +66 -0
  313. package/docs/safety-index/artifacts/redis-server.md +106 -0
  314. package/docs/safety-index/artifacts/ref-tools-server.json +18 -18
  315. package/docs/safety-index/artifacts/ref-tools-server.md +8 -8
  316. package/docs/safety-index/artifacts/resend-mcp.json +66 -0
  317. package/docs/safety-index/artifacts/resend-mcp.md +102 -0
  318. package/docs/safety-index/artifacts/rozgar-mcp.json +66 -0
  319. package/docs/safety-index/artifacts/rozgar-mcp.md +106 -0
  320. package/docs/safety-index/artifacts/s3-mcp-server.json +467 -0
  321. package/docs/safety-index/artifacts/s3-mcp-server.md +209 -0
  322. package/docs/safety-index/artifacts/salesforce-mcp-server.json +66 -0
  323. package/docs/safety-index/artifacts/salesforce-mcp-server.md +106 -0
  324. package/docs/safety-index/artifacts/sehat-sahulat-mcp.json +66 -0
  325. package/docs/safety-index/artifacts/sehat-sahulat-mcp.md +106 -0
  326. package/docs/safety-index/artifacts/sendgrid-mcp.json +66 -0
  327. package/docs/safety-index/artifacts/sendgrid-mcp.md +106 -0
  328. package/docs/safety-index/artifacts/sentry-server.json +3 -3
  329. package/docs/safety-index/artifacts/sentry-server.md +2 -2
  330. package/docs/safety-index/artifacts/sequential-thinking-server.json +18 -18
  331. package/docs/safety-index/artifacts/sequential-thinking-server.md +8 -8
  332. package/docs/safety-index/artifacts/shopify-mcp-server.json +66 -0
  333. package/docs/safety-index/artifacts/shopify-mcp-server.md +106 -0
  334. package/docs/safety-index/artifacts/shopify-mcp.json +66 -0
  335. package/docs/safety-index/artifacts/shopify-mcp.md +106 -0
  336. package/docs/safety-index/artifacts/shortcut-mcp-server.json +66 -0
  337. package/docs/safety-index/artifacts/shortcut-mcp-server.md +102 -0
  338. package/docs/safety-index/artifacts/slack-server.json +3 -3
  339. package/docs/safety-index/artifacts/slack-server.md +2 -2
  340. package/docs/safety-index/artifacts/smartbear-mcp-server.json +21483 -0
  341. package/docs/safety-index/artifacts/smartbear-mcp-server.md +900 -0
  342. package/docs/safety-index/artifacts/spotify-mcp.json +2071 -0
  343. package/docs/safety-index/artifacts/spotify-mcp.md +237 -0
  344. package/docs/safety-index/artifacts/spotify-server.json +66 -0
  345. package/docs/safety-index/artifacts/spotify-server.md +106 -0
  346. package/docs/safety-index/artifacts/sqlite-server.json +4 -4
  347. package/docs/safety-index/artifacts/sqlite-server.md +3 -3
  348. package/docs/safety-index/artifacts/stable-diffusion-server.json +66 -0
  349. package/docs/safety-index/artifacts/stable-diffusion-server.md +106 -0
  350. package/docs/safety-index/artifacts/stock-nse-india.json +66 -0
  351. package/docs/safety-index/artifacts/stock-nse-india.md +106 -0
  352. package/docs/safety-index/artifacts/storybook-mcp-server.json +66 -0
  353. package/docs/safety-index/artifacts/storybook-mcp-server.md +103 -0
  354. package/docs/safety-index/artifacts/stripe-server.json +3 -3
  355. package/docs/safety-index/artifacts/stripe-server.md +2 -2
  356. package/docs/safety-index/artifacts/supabase-server.json +3 -3
  357. package/docs/safety-index/artifacts/supabase-server.md +2 -2
  358. package/docs/safety-index/artifacts/tavily-search-server.json +4 -4
  359. package/docs/safety-index/artifacts/tavily-search-server.md +3 -3
  360. package/docs/safety-index/artifacts/telegram-mcp-server.json +66 -0
  361. package/docs/safety-index/artifacts/telegram-mcp-server.md +103 -0
  362. package/docs/safety-index/artifacts/telenor-pakistan-mcp.json +66 -0
  363. package/docs/safety-index/artifacts/telenor-pakistan-mcp.md +106 -0
  364. package/docs/safety-index/artifacts/textlocal-mcp.json +66 -0
  365. package/docs/safety-index/artifacts/textlocal-mcp.md +106 -0
  366. package/docs/safety-index/artifacts/tooljet-mcp.json +66 -0
  367. package/docs/safety-index/artifacts/tooljet-mcp.md +106 -0
  368. package/docs/safety-index/artifacts/transcend-server.json +3438 -0
  369. package/docs/safety-index/artifacts/transcend-server.md +277 -0
  370. package/docs/safety-index/artifacts/trello-mcp-server.json +916 -0
  371. package/docs/safety-index/artifacts/trello-mcp-server.md +211 -0
  372. package/docs/safety-index/artifacts/twilio-mcp.json +66 -0
  373. package/docs/safety-index/artifacts/twilio-mcp.md +106 -0
  374. package/docs/safety-index/artifacts/udyam-mcp.json +66 -0
  375. package/docs/safety-index/artifacts/udyam-mcp.md +106 -0
  376. package/docs/safety-index/artifacts/ufone-mcp.json +66 -0
  377. package/docs/safety-index/artifacts/ufone-mcp.md +106 -0
  378. package/docs/safety-index/artifacts/ui5-mcp-server.json +21 -21
  379. package/docs/safety-index/artifacts/ui5-mcp-server.md +10 -10
  380. package/docs/safety-index/artifacts/unity-server.json +66 -0
  381. package/docs/safety-index/artifacts/unity-server.md +102 -0
  382. package/docs/safety-index/artifacts/upi-mcp.json +452 -0
  383. package/docs/safety-index/artifacts/upi-mcp.md +201 -0
  384. package/docs/safety-index/artifacts/vercel-ai-server.json +4 -4
  385. package/docs/safety-index/artifacts/vercel-ai-server.md +4 -4
  386. package/docs/safety-index/artifacts/vimeo-server.json +66 -0
  387. package/docs/safety-index/artifacts/vimeo-server.md +106 -0
  388. package/docs/safety-index/artifacts/weather-server.json +66 -0
  389. package/docs/safety-index/artifacts/weather-server.md +106 -0
  390. package/docs/safety-index/artifacts/whatsapp-business-mcp.json +66 -0
  391. package/docs/safety-index/artifacts/whatsapp-business-mcp.md +106 -0
  392. package/docs/safety-index/artifacts/whatsapp-mcp-server.json +66 -0
  393. package/docs/safety-index/artifacts/whatsapp-mcp-server.md +106 -0
  394. package/docs/safety-index/artifacts/whatsapp-mcp.json +66 -0
  395. package/docs/safety-index/artifacts/whatsapp-mcp.md +106 -0
  396. package/docs/safety-index/artifacts/yahoo-finance-server.json +626 -0
  397. package/docs/safety-index/artifacts/yahoo-finance-server.md +187 -0
  398. package/docs/safety-index/artifacts/youtube-mcp-server.json +58 -0
  399. package/docs/safety-index/artifacts/youtube-mcp-server.md +96 -0
  400. package/docs/safety-index/artifacts/youtube-server.json +66 -0
  401. package/docs/safety-index/artifacts/youtube-server.md +103 -0
  402. package/docs/safety-index/artifacts/zendesk-mcp.json +66 -0
  403. package/docs/safety-index/artifacts/zendesk-mcp.md +106 -0
  404. package/docs/safety-index/artifacts/zillow-server.json +66 -0
  405. package/docs/safety-index/artifacts/zillow-server.md +102 -0
  406. package/docs/safety-index/artifacts/zong-mcp.json +66 -0
  407. package/docs/safety-index/artifacts/zong-mcp.md +106 -0
  408. package/docs/safety-index/targets.json +2145 -20
  409. package/package.json +10 -9
@@ -0,0 +1,794 @@
1
+ {
2
+ "artifactType": "run",
3
+ "schemaVersion": "1.0.0",
4
+ "gate": "pass",
5
+ "runId": "run_2026-07-15T223414143Z_bc3d0f7a",
6
+ "createdAt": "2026-07-15T22:34:14.143Z",
7
+ "toolVersion": "1.32.1",
8
+ "target": {
9
+ "targetId": "clarity-server",
10
+ "adapter": "local-process",
11
+ "command": "npx",
12
+ "args": [
13
+ "-y",
14
+ "@microsoft/clarity-mcp-server"
15
+ ],
16
+ "cwd": ".",
17
+ "metadata": {
18
+ "package": "@microsoft/clarity-mcp-server",
19
+ "purpose": "mcp-safety-index",
20
+ "riskClass": "User analytics data access",
21
+ "failureClass": "Analytics/heatmap boundary",
22
+ "whyItMatters": "Clarity MCP servers expose user behavior analytics, heatmaps, and session recordings — agent access to user behavioral data needs explicit review."
23
+ },
24
+ "serverName": "@microsoft/clarity-mcp-server",
25
+ "serverVersion": "2.0.1"
26
+ },
27
+ "environment": {
28
+ "platform": "darwin 25.5.0",
29
+ "nodeVersion": "v22.22.1"
30
+ },
31
+ "summary": {
32
+ "total": 9,
33
+ "pass": 7,
34
+ "fail": 0,
35
+ "partial": 0,
36
+ "unsupported": 2,
37
+ "flaky": 0,
38
+ "skipped": 0,
39
+ "gate": "pass"
40
+ },
41
+ "checks": [
42
+ {
43
+ "id": "tools",
44
+ "capability": "tools",
45
+ "status": "pass",
46
+ "durationMs": 2.572375000003376,
47
+ "message": "Advertised capability responded with the minimal expected shape (3 items).",
48
+ "evidence": [
49
+ {
50
+ "endpoint": "tools/list",
51
+ "advertised": true,
52
+ "responded": true,
53
+ "minimalShapePresent": true,
54
+ "itemCount": 3,
55
+ "identifiers": [
56
+ "query-analytics-dashboard",
57
+ "list-session-recordings",
58
+ "query-documentation-resources"
59
+ ],
60
+ "diagnostics": [
61
+ "No Clarity API token configured, it must be provided with each request",
62
+ "Microsoft Clarity Data Export MCP Server running on stdio..."
63
+ ],
64
+ "schemas": {
65
+ "query-analytics-dashboard": {
66
+ "type": "object",
67
+ "properties": {
68
+ "query": {
69
+ "type": "string",
70
+ "description": "A natural language search query string for filtering and shaping analytics data. The query should be specific and include temporal constraints when available. (e.g., 'Top browsers last 3 days', 'The active time duration for mobile devices in United States last week'). Time ranges should be explicitly specified when possible. If no time range is provided, prompt the user to specify one."
71
+ }
72
+ },
73
+ "required": [
74
+ "query"
75
+ ],
76
+ "additionalProperties": false,
77
+ "$schema": "http://json-schema.org/draft-07/schema#"
78
+ },
79
+ "list-session-recordings": {
80
+ "type": "object",
81
+ "properties": {
82
+ "filters": {
83
+ "type": "object",
84
+ "properties": {
85
+ "referringUrl": {
86
+ "type": "string",
87
+ "description": "Filter by the referring URL that brought users to the site"
88
+ },
89
+ "userType": {
90
+ "type": "string",
91
+ "enum": [
92
+ "NewUser",
93
+ "ReturningUser"
94
+ ],
95
+ "description": "Filter by user type. Accepted values: NewUser, ReturningUser"
96
+ },
97
+ "sessionIntent": {
98
+ "type": "string",
99
+ "enum": [
100
+ "Low Intention",
101
+ "Medium Intention",
102
+ "High Intention"
103
+ ],
104
+ "description": "Filter by session intention level/user behavior classification."
105
+ },
106
+ "visitedUrls": {
107
+ "type": "array",
108
+ "items": {
109
+ "type": "object",
110
+ "properties": {
111
+ "url": {
112
+ "type": "string"
113
+ },
114
+ "operator": {
115
+ "type": "string",
116
+ "enum": [
117
+ "contains",
118
+ "startsWith",
119
+ "endsWith",
120
+ "excludes",
121
+ "isExactly",
122
+ "isExactlyNot",
123
+ "matchesRegex",
124
+ "excludesRegex"
125
+ ]
126
+ }
127
+ },
128
+ "required": [
129
+ "url",
130
+ "operator"
131
+ ],
132
+ "additionalProperties": false
133
+ },
134
+ "description": "Filter by URLs visited during the session with pattern matching."
135
+ },
136
+ "entryUrls": {
137
+ "type": "array",
138
+ "items": {
139
+ "$ref": "#/properties/filters/properties/visitedUrls/items"
140
+ },
141
+ "description": "Filter by entry/landing page URLs with pattern matching."
142
+ },
143
+ "exitUrls": {
144
+ "type": "array",
145
+ "items": {
146
+ "$ref": "#/properties/filters/properties/visitedUrls/items"
147
+ },
148
+ "description": "Filter by exit page URLs with pattern matching."
149
+ },
150
+ "country": {
151
+ "type": "array",
152
+ "items": {
153
+ "type": "string"
154
+ },
155
+ "description": "Filter by country names (e.g., ['United States', 'Canada', 'United Kingdom'])"
156
+ },
157
+ "city": {
158
+ "type": "array",
159
+ "items": {
160
+ "type": "string"
161
+ },
162
+ "description": "Filter by city names (e.g., ['New York', 'London', 'Tokyo'])"
163
+ },
164
+ "state": {
165
+ "type": "array",
166
+ "items": {
167
+ "type": "string"
168
+ },
169
+ "description": "Filter by state/province names (e.g., ['California', 'Ontario', 'Bavaria'])"
170
+ },
171
+ "deviceType": {
172
+ "type": "array",
173
+ "items": {
174
+ "type": "string",
175
+ "enum": [
176
+ "Mobile",
177
+ "Tablet",
178
+ "PC",
179
+ "Email",
180
+ "Other"
181
+ ]
182
+ },
183
+ "description": "Filter by device types."
184
+ },
185
+ "browser": {
186
+ "type": "array",
187
+ "items": {
188
+ "type": "string",
189
+ "enum": [
190
+ "Bot",
191
+ "MiuiBrowser",
192
+ "Chrome",
193
+ "CoralWebView",
194
+ "Edge",
195
+ "Other",
196
+ "Firefox",
197
+ "IE",
198
+ "Unknown",
199
+ "Headless",
200
+ "MobileApp",
201
+ "Opera",
202
+ "OperaMini",
203
+ "Safari",
204
+ "Samsung",
205
+ "SamsungInternet",
206
+ "Sogou",
207
+ "UCBrowser",
208
+ "YandexBrowser",
209
+ "QQBrowser"
210
+ ]
211
+ },
212
+ "description": "Filter by browser types."
213
+ },
214
+ "os": {
215
+ "type": "array",
216
+ "items": {
217
+ "type": "string",
218
+ "enum": [
219
+ "BlackBerry",
220
+ "Android",
221
+ "ChromeOS",
222
+ "iOS",
223
+ "Linux",
224
+ "MacOS",
225
+ "Other",
226
+ "Windows",
227
+ "WindowsMobile"
228
+ ]
229
+ },
230
+ "description": "Filter by operating systems."
231
+ },
232
+ "source": {
233
+ "type": "array",
234
+ "items": {
235
+ "type": "string"
236
+ },
237
+ "description": "Filter by UTM source parameter values (e.g., ['google', 'facebook', 'direct'])"
238
+ },
239
+ "medium": {
240
+ "type": "array",
241
+ "items": {
242
+ "type": "string"
243
+ },
244
+ "description": "Filter by UTM medium parameter values. Common values: ['organic', 'cpc', 'email', 'social', 'referral']"
245
+ },
246
+ "campaign": {
247
+ "type": "array",
248
+ "items": {
249
+ "type": "string"
250
+ },
251
+ "description": "Filter by UTM campaign parameter values (e.g., ['summer_sale', 'product_launch'])"
252
+ },
253
+ "channel": {
254
+ "type": "array",
255
+ "items": {
256
+ "type": "string",
257
+ "enum": [
258
+ "OrganicSearch",
259
+ "Direct",
260
+ "Email",
261
+ "Display",
262
+ "Social",
263
+ "PaidSearch",
264
+ "Other",
265
+ "Affiliate",
266
+ "Referral",
267
+ "Video",
268
+ "Audio",
269
+ "SMS",
270
+ "AITools",
271
+ "PaidAITools"
272
+ ]
273
+ },
274
+ "description": "Filter by marketing channel classifications."
275
+ },
276
+ "smartEvents": {
277
+ "type": "array",
278
+ "items": {
279
+ "type": "string"
280
+ },
281
+ "description": "Filter by smart event names/IDs. Can be user-defined events or Clarity auto events: 'Purchase', 'ContactUs', 'SubmitForm', 'AddToCart', 'RequestQuote', 'SignUp', 'BeginCheckout', 'Download', 'Login', 'Search', 'Play', 'Deposit', 'Schedule', 'Subscribe', 'FindLocation', 'OutboundClick', 'ShowMore', 'Book', 'RetryRefresh', 'Pay', 'Pause', 'Upload', 'CheckAvailability', 'Withdraw', 'Export', 'SeeReviews', 'AddPaymentMethod', 'AddToWishlist', 'NotifyMe', 'CheckIn', 'TransferMoney', 'Upgrade', 'ContinueAsGuest', 'Mute', 'Exchange', 'ApplyCoupon', 'Unsubscribe', 'AddToCalendar', 'Unmute', 'EnterFullScreen', 'DeleteAccount', 'AppInstall', 'Checkout', 'OrderSuccess'"
282
+ },
283
+ "javascriptErrors": {
284
+ "type": "array",
285
+ "items": {
286
+ "type": "string"
287
+ },
288
+ "description": "Filter by JavaScript error messages or patterns. Use empty string '' to match any JavaScript error"
289
+ },
290
+ "clickErrors": {
291
+ "type": "array",
292
+ "items": {
293
+ "type": "string"
294
+ },
295
+ "description": "Filter by click error patterns or messages. Use empty string '' to match any click error"
296
+ },
297
+ "clickedText": {
298
+ "type": "string",
299
+ "description": "Filter by specific text content that was clicked (partial match supported)"
300
+ },
301
+ "enteredTextPresent": {
302
+ "type": "boolean",
303
+ "description": "Filter sessions where text input events occurred. Set to true to include only sessions with text input"
304
+ },
305
+ "selectedTextPresent": {
306
+ "type": "boolean",
307
+ "description": "Filter sessions where text selection events occurred. Set to true to include only sessions with text selection"
308
+ },
309
+ "resizeEventPresent": {
310
+ "type": "boolean",
311
+ "description": "Filter sessions where page resize events occurred. Set to true to include only sessions with resize events"
312
+ },
313
+ "cursorMovement": {
314
+ "type": "boolean",
315
+ "description": "Filter sessions with cursor/pointer movement activity. Set to true to include only sessions with cursor movement"
316
+ },
317
+ "deadClickPresent": {
318
+ "type": "boolean",
319
+ "description": "Filter sessions containing dead clicks (clicks with no response). Set to true to include only sessions with dead clicks"
320
+ },
321
+ "rageClickPresent": {
322
+ "type": "boolean",
323
+ "description": "Filter sessions containing rage clicks (rapid repeated clicks). Set to true to include only sessions with rage clicks"
324
+ },
325
+ "excessiveScrollPresent": {
326
+ "type": "boolean",
327
+ "description": "Filter sessions with excessive scrolling behavior. Set to true to include only sessions with excessive scrolling"
328
+ },
329
+ "quickbackClickPresent": {
330
+ "type": "boolean",
331
+ "description": "Filter sessions with quick back navigation clicks. Set to true to include only sessions with quick back clicks"
332
+ },
333
+ "visiblePageDuration": {
334
+ "type": "object",
335
+ "properties": {
336
+ "min": {
337
+ "type": [
338
+ "number",
339
+ "null"
340
+ ]
341
+ },
342
+ "max": {
343
+ "type": [
344
+ "number",
345
+ "null"
346
+ ]
347
+ }
348
+ },
349
+ "required": [
350
+ "min",
351
+ "max"
352
+ ],
353
+ "additionalProperties": false,
354
+ "description": "Filter by time spent on visible pages in minutes. Set to null to ignore this filter."
355
+ },
356
+ "hiddenPageDuration": {
357
+ "$ref": "#/properties/filters/properties/visiblePageDuration",
358
+ "description": "Filter by time spent on hidden/background pages in minutes. Set to null to ignore this filter."
359
+ },
360
+ "pageDuration": {
361
+ "$ref": "#/properties/filters/properties/visiblePageDuration",
362
+ "description": "Filter by total page duration in minutes. Set to null to ignore this filter."
363
+ },
364
+ "sessionDuration": {
365
+ "$ref": "#/properties/filters/properties/visiblePageDuration",
366
+ "description": "Filter by total session duration in minutes. Set to null to ignore this filter."
367
+ },
368
+ "scrollDepth": {
369
+ "type": "object",
370
+ "properties": {
371
+ "min": {
372
+ "anyOf": [
373
+ {
374
+ "type": "number",
375
+ "minimum": 0,
376
+ "maximum": 100
377
+ },
378
+ {
379
+ "type": "null"
380
+ }
381
+ ]
382
+ },
383
+ "max": {
384
+ "anyOf": [
385
+ {
386
+ "type": "number",
387
+ "minimum": 0,
388
+ "maximum": 100
389
+ },
390
+ {
391
+ "type": "null"
392
+ }
393
+ ]
394
+ }
395
+ },
396
+ "required": [
397
+ "min",
398
+ "max"
399
+ ],
400
+ "additionalProperties": false,
401
+ "description": "Filter by maximum scroll depth percentage. Set to null to ignore this filter."
402
+ },
403
+ "pagesCount": {
404
+ "$ref": "#/properties/filters/properties/visiblePageDuration",
405
+ "description": "Filter by number of pages visited in session. Set to null to ignore this filter."
406
+ },
407
+ "pageClickEventCount": {
408
+ "$ref": "#/properties/filters/properties/visiblePageDuration",
409
+ "description": "Filter by number of clicks per page. Set to null to ignore this filter."
410
+ },
411
+ "sessionClickEventCount": {
412
+ "$ref": "#/properties/filters/properties/visiblePageDuration",
413
+ "description": "Filter by total clicks per session. Set to null to ignore this filter."
414
+ },
415
+ "performanceScore": {
416
+ "type": "object",
417
+ "properties": {
418
+ "min": {
419
+ "anyOf": [
420
+ {
421
+ "type": "number",
422
+ "minimum": 0,
423
+ "maximum": 100
424
+ },
425
+ {
426
+ "type": "null"
427
+ }
428
+ ]
429
+ },
430
+ "max": {
431
+ "anyOf": [
432
+ {
433
+ "type": "number",
434
+ "minimum": 0,
435
+ "maximum": 100
436
+ },
437
+ {
438
+ "type": "null"
439
+ }
440
+ ]
441
+ }
442
+ },
443
+ "required": [
444
+ "min",
445
+ "max"
446
+ ],
447
+ "additionalProperties": false,
448
+ "description": "Filter by overall performance score. Set to null to ignore this filter."
449
+ },
450
+ "largestContentfulPaint": {
451
+ "$ref": "#/properties/filters/properties/visiblePageDuration",
452
+ "description": "Filter by Largest Contentful Paint web vital in seconds. Set to null to ignore this filter."
453
+ },
454
+ "cumulativeLayoutShift": {
455
+ "$ref": "#/properties/filters/properties/visiblePageDuration",
456
+ "description": "Filter by Cumulative Layout Shift web vital in seconds. Set to null to ignore this filter."
457
+ },
458
+ "firstInputDelay": {
459
+ "$ref": "#/properties/filters/properties/visiblePageDuration",
460
+ "description": "Filter by First Input Delay web vital in milliseconds. Set to null to ignore this filter."
461
+ },
462
+ "productRating": {
463
+ "$ref": "#/properties/filters/properties/visiblePageDuration",
464
+ "description": "Filter by product ratings (e.g., 1-5 stars). Set to null to ignore this filter."
465
+ },
466
+ "productRatingsCount": {
467
+ "$ref": "#/properties/filters/properties/visiblePageDuration",
468
+ "description": "Filter by number of product ratings. Set to null to ignore this filter."
469
+ },
470
+ "productPrice": {
471
+ "$ref": "#/properties/filters/properties/visiblePageDuration",
472
+ "description": "Filter by product price range. Set to null to ignore this filter."
473
+ },
474
+ "productName": {
475
+ "type": "string",
476
+ "description": "Filter by product name (partial match supported using contains operator)"
477
+ },
478
+ "productPurchases": {
479
+ "type": "boolean",
480
+ "description": "Filter sessions with checkout conversion/purchases. Set to true to include only sessions with purchases"
481
+ },
482
+ "productAvailability": {
483
+ "type": "boolean",
484
+ "description": "Filter by product availability status. Set to true to include only sessions with available products"
485
+ },
486
+ "productBrand": {
487
+ "type": "array",
488
+ "items": {
489
+ "type": "string"
490
+ },
491
+ "description": "Filter by product brand names (e.g., ['Nike', 'Apple', 'Samsung'])"
492
+ },
493
+ "checkoutAbandonmentStep": {
494
+ "type": "array",
495
+ "items": {
496
+ "type": "string"
497
+ },
498
+ "description": "Filter by checkout abandonment steps/stages (e.g., ['cart', 'shipping', 'payment'])"
499
+ },
500
+ "date": {
501
+ "type": "object",
502
+ "properties": {
503
+ "start": {
504
+ "type": "string",
505
+ "description": "The start date of the time interval in UTC ISO 8601 with milliseconds format (yyyy-MM-ddTHH:mm:ss.fffZ)."
506
+ },
507
+ "end": {
508
+ "type": "string",
509
+ "description": "The end date of the time interval in UTC ISO 8601 with milliseconds format (yyyy-MM-ddTHH:mm:ss.fffZ)."
510
+ }
511
+ },
512
+ "required": [
513
+ "start",
514
+ "end"
515
+ ],
516
+ "additionalProperties": false
517
+ }
518
+ },
519
+ "required": [
520
+ "date"
521
+ ],
522
+ "additionalProperties": false,
523
+ "description": "A set of filters that can be applied to the Microsoft Clarity to session recordings. This allows you to filter recordings based on various criteria such as URLs, device types, browser, OS, country, city, and more. The date filter is required and must be in UTC ISO 8601 format."
524
+ },
525
+ "sortBy": {
526
+ "type": "string",
527
+ "enum": [
528
+ "SessionStart_DESC",
529
+ "SessionStart_ASC",
530
+ "SessionDuration_ASC",
531
+ "SessionDuration_DESC",
532
+ "SessionClickCount_ASC",
533
+ "SessionClickCount_DESC",
534
+ "PageCount_ASC",
535
+ "PageCount_DESC"
536
+ ],
537
+ "default": "SessionStart_DESC",
538
+ "description": "Sort option for session recordings. Default is SessionStart_DESC (newest first)."
539
+ },
540
+ "count": {
541
+ "type": "number",
542
+ "maximum": 250,
543
+ "default": 100,
544
+ "description": "The number of sample session recordings to return. Default is 100. Maximum is 250."
545
+ }
546
+ },
547
+ "required": [
548
+ "filters"
549
+ ],
550
+ "additionalProperties": false,
551
+ "$schema": "http://json-schema.org/draft-07/schema#"
552
+ },
553
+ "query-documentation-resources": {
554
+ "type": "object",
555
+ "properties": {
556
+ "query": {
557
+ "type": "string",
558
+ "description": "A natural language search query string for filtering and shaping analytics data. The query should be specific and include temporal constraints when available. (e.g., 'Top browsers last 3 days', 'The active time duration for mobile devices in United States last week'). Time ranges should be explicitly specified when possible. If no time range is provided, prompt the user to specify one."
559
+ }
560
+ },
561
+ "required": [
562
+ "query"
563
+ ],
564
+ "additionalProperties": false,
565
+ "$schema": "http://json-schema.org/draft-07/schema#"
566
+ }
567
+ }
568
+ }
569
+ ]
570
+ },
571
+ {
572
+ "id": "prompts",
573
+ "capability": "prompts",
574
+ "status": "unsupported",
575
+ "durationMs": 0.0009169999975711107,
576
+ "message": "Prompts are not advertised by the target.",
577
+ "evidence": [
578
+ {
579
+ "endpoint": "prompts/list",
580
+ "advertised": false,
581
+ "responded": false,
582
+ "minimalShapePresent": false,
583
+ "diagnostics": []
584
+ }
585
+ ]
586
+ },
587
+ {
588
+ "id": "resources",
589
+ "capability": "resources",
590
+ "status": "unsupported",
591
+ "durationMs": 0.0006250000005820766,
592
+ "message": "Resources are not advertised by the target.",
593
+ "evidence": [
594
+ {
595
+ "endpoint": "resources/list | resources/templates/list",
596
+ "advertised": false,
597
+ "responded": false,
598
+ "minimalShapePresent": false,
599
+ "diagnostics": []
600
+ }
601
+ ]
602
+ },
603
+ {
604
+ "id": "security-lite",
605
+ "capability": "security-lite",
606
+ "status": "pass",
607
+ "durationMs": 0.018332999999984168,
608
+ "message": "No security issues detected (lightweight scan).",
609
+ "evidence": [
610
+ {
611
+ "endpoint": "security/scan-lite",
612
+ "advertised": true,
613
+ "responded": true,
614
+ "minimalShapePresent": true,
615
+ "itemCount": 0
616
+ }
617
+ ]
618
+ },
619
+ {
620
+ "id": "runtime-profile",
621
+ "capability": "runtime-profile",
622
+ "status": "pass",
623
+ "durationMs": 0.0582079999949201,
624
+ "message": "Detected 0 potential egress target(s) and 1 potential state mutation(s) with low confidence.",
625
+ "evidence": [
626
+ {
627
+ "endpoint": "runtime-profile/analyze",
628
+ "advertised": true,
629
+ "responded": true,
630
+ "minimalShapePresent": true,
631
+ "itemCount": 1,
632
+ "diagnostics": [
633
+ "Egress entries: 0",
634
+ "State mutations: 1",
635
+ "Confidence: medium"
636
+ ],
637
+ "findings": [
638
+ {
639
+ "resource": "filesystem",
640
+ "operation": "write",
641
+ "scope": "working_directory",
642
+ "source": "description_analysis"
643
+ }
644
+ ]
645
+ }
646
+ ]
647
+ },
648
+ {
649
+ "id": "conformance",
650
+ "capability": "conformance",
651
+ "status": "pass",
652
+ "durationMs": 0.8450000000011642,
653
+ "message": "All 7 conformance checks passed.",
654
+ "evidence": [
655
+ {
656
+ "endpoint": "conformance/check",
657
+ "advertised": true,
658
+ "responded": true,
659
+ "minimalShapePresent": true,
660
+ "itemCount": 7,
661
+ "identifiers": [],
662
+ "diagnostics": [
663
+ "[pass] capabilities-present: Server returned capabilities object.",
664
+ "[pass] server-info: Server provided initialization info.",
665
+ "[pass] tools-capability-match: tools/list returned 3 tool(s).",
666
+ "[pass] prompts-capability-match: Prompts not advertised — endpoint check skipped.",
667
+ "[pass] resources-capability-match: Resources not advertised — endpoint check skipped.",
668
+ "[pass] tool-response-content: No safe tool to invoke — content validation skipped.",
669
+ "[pass] error-handling: Server returned proper error code -32601 for unknown method."
670
+ ]
671
+ }
672
+ ]
673
+ },
674
+ {
675
+ "id": "schema-quality",
676
+ "capability": "schema-quality",
677
+ "status": "pass",
678
+ "durationMs": 0.38408300000446616,
679
+ "message": "All 3 item(s) have good schema quality.",
680
+ "evidence": [
681
+ {
682
+ "endpoint": "schema-quality/scan",
683
+ "advertised": true,
684
+ "responded": true,
685
+ "minimalShapePresent": true,
686
+ "itemCount": 0,
687
+ "identifiers": []
688
+ }
689
+ ]
690
+ },
691
+ {
692
+ "id": "security",
693
+ "capability": "security",
694
+ "status": "pass",
695
+ "durationMs": 0.4461250000022119,
696
+ "message": "No security issues detected.",
697
+ "evidence": [
698
+ {
699
+ "endpoint": "security/scan",
700
+ "advertised": true,
701
+ "responded": true,
702
+ "minimalShapePresent": true,
703
+ "itemCount": 0
704
+ }
705
+ ]
706
+ },
707
+ {
708
+ "id": "attack-sim",
709
+ "capability": "attack-sim",
710
+ "status": "pass",
711
+ "durationMs": 0.5420420000009472,
712
+ "message": "Safe attack simulation found no high-risk MCP attack-readiness findings.",
713
+ "evidence": [
714
+ {
715
+ "endpoint": "attack-sim/safe",
716
+ "advertised": true,
717
+ "responded": true,
718
+ "minimalShapePresent": true,
719
+ "itemCount": 0,
720
+ "identifiers": []
721
+ }
722
+ ]
723
+ }
724
+ ],
725
+ "healthScore": {
726
+ "overall": 93,
727
+ "grade": "A",
728
+ "dimensions": [
729
+ {
730
+ "name": "Protocol Compliance",
731
+ "weight": 0.3,
732
+ "score": 100,
733
+ "details": [
734
+ "conformance: pass (100/100)"
735
+ ]
736
+ },
737
+ {
738
+ "name": "Schema Quality",
739
+ "weight": 0.2,
740
+ "score": 100,
741
+ "details": [
742
+ "schema-quality: pass (100/100)"
743
+ ]
744
+ },
745
+ {
746
+ "name": "Security",
747
+ "weight": 0.2,
748
+ "score": 100,
749
+ "details": [
750
+ "security-lite: pass (100/100)",
751
+ "security: pass (100/100)",
752
+ "attack-sim: pass (100/100)"
753
+ ]
754
+ },
755
+ {
756
+ "name": "Reliability",
757
+ "weight": 0.2,
758
+ "score": 67,
759
+ "details": [
760
+ "tools: pass (100/100)",
761
+ "prompts: unsupported (50/100)",
762
+ "resources: unsupported (50/100)"
763
+ ]
764
+ },
765
+ {
766
+ "name": "Performance",
767
+ "weight": 0.1,
768
+ "score": 100,
769
+ "details": [
770
+ "Connect: 818ms",
771
+ "p95 latency: 3ms (3 operations)"
772
+ ]
773
+ }
774
+ ]
775
+ },
776
+ "performanceMetrics": {
777
+ "connectMs": 817.6078340000022,
778
+ "toolsListMs": 2.572375000003376,
779
+ "promptsListMs": 0.0009169999975711107,
780
+ "resourcesListMs": 0.0006250000005820766
781
+ },
782
+ "runtimeProfile": {
783
+ "stateMutations": [
784
+ {
785
+ "resource": "filesystem",
786
+ "operation": "write",
787
+ "scope": "working_directory",
788
+ "source": "description_analysis"
789
+ }
790
+ ],
791
+ "analyzedAt": "2026-07-15T22:34:14.964Z",
792
+ "confidence": "medium"
793
+ }
794
+ }