@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.
- package/README.md +11 -122
- package/dist/src/auth.d.ts +22 -0
- package/dist/src/auth.js +140 -0
- package/dist/src/auth.js.map +1 -0
- package/dist/src/cli.js +55 -4
- package/dist/src/cli.js.map +1 -1
- package/dist/src/commands/audit.js +7 -1
- package/dist/src/commands/audit.js.map +1 -1
- package/dist/src/commands/demo.d.ts +2 -0
- package/dist/src/commands/demo.js +247 -0
- package/dist/src/commands/demo.js.map +1 -0
- package/dist/src/commands/enforce.js +14 -3
- package/dist/src/commands/enforce.js.map +1 -1
- package/dist/src/commands/helpers.d.ts +13 -0
- package/dist/src/commands/helpers.js +34 -1
- package/dist/src/commands/helpers.js.map +1 -1
- package/dist/src/commands/init-ci.d.ts +1 -0
- package/dist/src/commands/init-ci.js +157 -10
- package/dist/src/commands/init-ci.js.map +1 -1
- package/dist/src/commands/receipt.js +13 -3
- package/dist/src/commands/receipt.js.map +1 -1
- package/dist/src/commands/scan.d.ts +14 -0
- package/dist/src/commands/scan.js +51 -3
- package/dist/src/commands/scan.js.map +1 -1
- package/dist/src/commands/score.js +22 -1
- package/dist/src/commands/score.js.map +1 -1
- package/dist/src/commands/setup-ci-conversion.js +4 -4
- package/dist/src/commands/setup-ci-conversion.js.map +1 -1
- package/dist/src/commands/skill-scan.js +5 -3
- package/dist/src/commands/skill-scan.js.map +1 -1
- package/dist/src/commands/test.d.ts +19 -0
- package/dist/src/commands/test.js +77 -3
- package/dist/src/commands/test.js.map +1 -1
- package/dist/src/commercial.d.ts +3 -0
- package/dist/src/commercial.js +14 -3
- package/dist/src/commercial.js.map +1 -1
- package/dist/src/index.d.ts +1 -1
- package/dist/src/index.js +1 -1
- package/dist/src/index.js.map +1 -1
- package/dist/src/receipt.d.ts +9 -0
- package/dist/src/receipt.js +24 -1
- package/dist/src/receipt.js.map +1 -1
- package/dist/src/telemetry.d.ts +25 -3
- package/dist/src/telemetry.js +88 -19
- package/dist/src/telemetry.js.map +1 -1
- package/dist/src/utils/failure-diagnosis.d.ts +7 -0
- package/dist/src/utils/failure-diagnosis.js +14 -0
- package/dist/src/utils/failure-diagnosis.js.map +1 -1
- package/docs/mcp-server-safety-index.md +255 -6
- package/docs/safety-index/artifacts/1link-mcp.json +66 -0
- package/docs/safety-index/artifacts/1link-mcp.md +106 -0
- package/docs/safety-index/artifacts/aadhaar-mcp.json +66 -0
- package/docs/safety-index/artifacts/aadhaar-mcp.md +106 -0
- package/docs/safety-index/artifacts/aikidosec-mcp-server.json +536 -0
- package/docs/safety-index/artifacts/aikidosec-mcp-server.md +203 -0
- package/docs/safety-index/artifacts/aiou-mcp.json +66 -0
- package/docs/safety-index/artifacts/aiou-mcp.md +106 -0
- package/docs/safety-index/artifacts/airtable-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/airtable-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/alpaca-server.json +66 -0
- package/docs/safety-index/artifacts/alpaca-server.md +106 -0
- package/docs/safety-index/artifacts/antv-chart-server.json +21 -21
- package/docs/safety-index/artifacts/antv-chart-server.md +11 -11
- package/docs/safety-index/artifacts/apify-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/apify-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/apple-music-server.json +66 -0
- package/docs/safety-index/artifacts/apple-music-server.md +102 -0
- package/docs/safety-index/artifacts/appwrite-mcp.json +66 -0
- package/docs/safety-index/artifacts/appwrite-mcp.md +106 -0
- package/docs/safety-index/artifacts/aqi-india-mcp.json +66 -0
- package/docs/safety-index/artifacts/aqi-india-mcp.md +106 -0
- package/docs/safety-index/artifacts/argocd-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/argocd-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/arxiv-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/arxiv-mcp-server.md +100 -0
- package/docs/safety-index/artifacts/aws-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/aws-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/azure-devops-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/azure-devops-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/azure-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/azure-mcp-server.md +102 -0
- package/docs/safety-index/artifacts/bhuvan-mcp.json +66 -0
- package/docs/safety-index/artifacts/bhuvan-mcp.md +106 -0
- package/docs/safety-index/artifacts/brave-search-mcp-server-v2.json +66 -0
- package/docs/safety-index/artifacts/brave-search-mcp-server-v2.md +103 -0
- package/docs/safety-index/artifacts/brave-search-server.json +18 -18
- package/docs/safety-index/artifacts/brave-search-server.md +6 -6
- package/docs/safety-index/artifacts/browsermcp-server.json +18 -18
- package/docs/safety-index/artifacts/browsermcp-server.md +9 -9
- package/docs/safety-index/artifacts/cal-com-mcp.json +66 -0
- package/docs/safety-index/artifacts/cal-com-mcp.md +106 -0
- package/docs/safety-index/artifacts/canvas-server.json +66 -0
- package/docs/safety-index/artifacts/canvas-server.md +105 -0
- package/docs/safety-index/artifacts/caselaw-server.json +66 -0
- package/docs/safety-index/artifacts/caselaw-server.md +106 -0
- package/docs/safety-index/artifacts/chatwoot-mcp.json +66 -0
- package/docs/safety-index/artifacts/chatwoot-mcp.md +102 -0
- package/docs/safety-index/artifacts/chrome-devtools-mcp-server.json +23 -23
- package/docs/safety-index/artifacts/chrome-devtools-mcp-server.md +12 -12
- package/docs/safety-index/artifacts/circleci-server.json +1606 -0
- package/docs/safety-index/artifacts/circleci-server.md +243 -0
- package/docs/safety-index/artifacts/clarity-server.json +794 -0
- package/docs/safety-index/artifacts/clarity-server.md +201 -0
- package/docs/safety-index/artifacts/clay-server.json +4 -4
- package/docs/safety-index/artifacts/clay-server.md +3 -3
- package/docs/safety-index/artifacts/clickup-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/clickup-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/cloudflare-mcp-server-v2.json +66 -0
- package/docs/safety-index/artifacts/cloudflare-mcp-server-v2.md +102 -0
- package/docs/safety-index/artifacts/cloudflare-server.json +4 -4
- package/docs/safety-index/artifacts/cloudflare-server.md +4 -4
- package/docs/safety-index/artifacts/coinbase-cds-server.json +322 -0
- package/docs/safety-index/artifacts/coinbase-cds-server.md +201 -0
- package/docs/safety-index/artifacts/confluence-mcp-server.json +1727 -0
- package/docs/safety-index/artifacts/confluence-mcp-server.md +255 -0
- package/docs/safety-index/artifacts/context7-server.json +18 -18
- package/docs/safety-index/artifacts/context7-server.md +12 -12
- package/docs/safety-index/artifacts/contract-analysis-server.json +66 -0
- package/docs/safety-index/artifacts/contract-analysis-server.md +106 -0
- package/docs/safety-index/artifacts/cowin-mcp.json +66 -0
- package/docs/safety-index/artifacts/cowin-mcp.md +106 -0
- package/docs/safety-index/artifacts/currents-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/currents-mcp-server.md +102 -0
- package/docs/safety-index/artifacts/cyanheads-git-mcp-server.json +34 -34
- package/docs/safety-index/artifacts/cyanheads-git-mcp-server.md +15 -15
- package/docs/safety-index/artifacts/dalle-server.json +66 -0
- package/docs/safety-index/artifacts/dalle-server.md +104 -0
- package/docs/safety-index/artifacts/daraz-mcp.json +66 -0
- package/docs/safety-index/artifacts/daraz-mcp.md +106 -0
- package/docs/safety-index/artifacts/desktop-commander-mcp-server.json +2348 -0
- package/docs/safety-index/artifacts/desktop-commander-mcp-server.md +266 -0
- package/docs/safety-index/artifacts/digilocker-mcp.json +66 -0
- package/docs/safety-index/artifacts/digilocker-mcp.md +106 -0
- package/docs/safety-index/artifacts/discord-mcp-server.json +1297 -0
- package/docs/safety-index/artifacts/discord-mcp-server.md +169 -0
- package/docs/safety-index/artifacts/discord-mcp.json +1023 -0
- package/docs/safety-index/artifacts/discord-mcp.md +229 -0
- package/docs/safety-index/artifacts/docker-server.json +19 -19
- package/docs/safety-index/artifacts/docker-server.md +8 -8
- package/docs/safety-index/artifacts/dynamodb-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/dynamodb-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/dynatrace-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/dynatrace-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/easypaisa-mcp.json +553 -0
- package/docs/safety-index/artifacts/easypaisa-mcp.md +205 -0
- package/docs/safety-index/artifacts/ehsaas-mcp.json +66 -0
- package/docs/safety-index/artifacts/ehsaas-mcp.md +106 -0
- package/docs/safety-index/artifacts/epic-server.json +66 -0
- package/docs/safety-index/artifacts/epic-server.md +106 -0
- package/docs/safety-index/artifacts/eslint-mcp-server.json +320 -0
- package/docs/safety-index/artifacts/eslint-mcp-server.md +201 -0
- package/docs/safety-index/artifacts/espn-server.json +394 -0
- package/docs/safety-index/artifacts/espn-server.md +187 -0
- package/docs/safety-index/artifacts/everything-server.json +18 -18
- package/docs/safety-index/artifacts/everything-server.md +12 -12
- package/docs/safety-index/artifacts/exa-server.json +22 -22
- package/docs/safety-index/artifacts/exa-server.md +14 -14
- package/docs/safety-index/artifacts/executeautomation-playwright-server.json +19 -19
- package/docs/safety-index/artifacts/executeautomation-playwright-server.md +11 -11
- package/docs/safety-index/artifacts/fbr-mcp.json +66 -0
- package/docs/safety-index/artifacts/fbr-mcp.md +106 -0
- package/docs/safety-index/artifacts/fetch-server.json +4 -4
- package/docs/safety-index/artifacts/fetch-server.md +3 -3
- package/docs/safety-index/artifacts/fhir-server.json +66 -0
- package/docs/safety-index/artifacts/fhir-server.md +100 -0
- package/docs/safety-index/artifacts/figma-server.json +18 -18
- package/docs/safety-index/artifacts/figma-server.md +10 -10
- package/docs/safety-index/artifacts/filesystem-mcp-server.json +18 -18
- package/docs/safety-index/artifacts/filesystem-mcp-server.md +10 -10
- package/docs/safety-index/artifacts/filesystem-server.json +19 -19
- package/docs/safety-index/artifacts/filesystem-server.md +11 -11
- package/docs/safety-index/artifacts/firecrawl-server.json +18 -18
- package/docs/safety-index/artifacts/firecrawl-server.md +10 -10
- package/docs/safety-index/artifacts/flight-server.json +66 -0
- package/docs/safety-index/artifacts/flight-server.md +106 -0
- package/docs/safety-index/artifacts/foodpanda-pakistan-mcp.json +66 -0
- package/docs/safety-index/artifacts/foodpanda-pakistan-mcp.md +106 -0
- package/docs/safety-index/artifacts/gcp-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/gcp-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/github-mcp-server.json +18 -18
- package/docs/safety-index/artifacts/github-mcp-server.md +10 -10
- package/docs/safety-index/artifacts/gitlab-server.json +16 -16
- package/docs/safety-index/artifacts/gitlab-server.md +6 -6
- package/docs/safety-index/artifacts/gmail-server.json +4 -4
- package/docs/safety-index/artifacts/gmail-server.md +3 -3
- package/docs/safety-index/artifacts/google-calendar-server.json +4 -4
- package/docs/safety-index/artifacts/google-calendar-server.md +3 -3
- package/docs/safety-index/artifacts/google-drive-server.json +4 -4
- package/docs/safety-index/artifacts/google-drive-server.md +4 -4
- package/docs/safety-index/artifacts/google-sheets-server.json +4 -4
- package/docs/safety-index/artifacts/google-sheets-server.md +3 -3
- package/docs/safety-index/artifacts/google-tasks-server.json +4 -4
- package/docs/safety-index/artifacts/google-tasks-server.md +3 -3
- package/docs/safety-index/artifacts/gst-mcp.json +66 -0
- package/docs/safety-index/artifacts/gst-mcp.md +106 -0
- package/docs/safety-index/artifacts/gupshup-mcp.json +66 -0
- package/docs/safety-index/artifacts/gupshup-mcp.md +106 -0
- package/docs/safety-index/artifacts/hasura-mcp.json +66 -0
- package/docs/safety-index/artifacts/hasura-mcp.md +106 -0
- package/docs/safety-index/artifacts/healthcare-ayushman-bharat-mcp.json +66 -0
- package/docs/safety-index/artifacts/healthcare-ayushman-bharat-mcp.md +106 -0
- package/docs/safety-index/artifacts/hec-pakistan-mcp.json +66 -0
- package/docs/safety-index/artifacts/hec-pakistan-mcp.md +106 -0
- package/docs/safety-index/artifacts/heroku-server.json +1502 -0
- package/docs/safety-index/artifacts/heroku-server.md +236 -0
- package/docs/safety-index/artifacts/homekit-server.json +66 -0
- package/docs/safety-index/artifacts/homekit-server.md +106 -0
- package/docs/safety-index/artifacts/hotel-booking-server.json +66 -0
- package/docs/safety-index/artifacts/hotel-booking-server.md +106 -0
- package/docs/safety-index/artifacts/hubspot-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/hubspot-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/huggingface-server.json +4 -4
- package/docs/safety-index/artifacts/huggingface-server.md +3 -3
- package/docs/safety-index/artifacts/indian-food-nutrition-mcp.json +663 -0
- package/docs/safety-index/artifacts/indian-food-nutrition-mcp.md +211 -0
- package/docs/safety-index/artifacts/irctc-mcp.json +66 -0
- package/docs/safety-index/artifacts/irctc-mcp.md +106 -0
- package/docs/safety-index/artifacts/jazz-mcp.json +66 -0
- package/docs/safety-index/artifacts/jazz-mcp.md +106 -0
- package/docs/safety-index/artifacts/jazzcash-mcp.json +66 -0
- package/docs/safety-index/artifacts/jazzcash-mcp.md +102 -0
- package/docs/safety-index/artifacts/jina-server.json +4 -4
- package/docs/safety-index/artifacts/jina-server.md +3 -3
- package/docs/safety-index/artifacts/jira-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/jira-mcp-server.md +104 -0
- package/docs/safety-index/artifacts/k2-mcp.json +66 -0
- package/docs/safety-index/artifacts/k2-mcp.md +106 -0
- package/docs/safety-index/artifacts/karachi-stock-exchange-mcp.json +67 -0
- package/docs/safety-index/artifacts/karachi-stock-exchange-mcp.md +114 -0
- package/docs/safety-index/artifacts/khan-academy-server.json +66 -0
- package/docs/safety-index/artifacts/khan-academy-server.md +106 -0
- package/docs/safety-index/artifacts/kubernetes-server.json +104 -34
- package/docs/safety-index/artifacts/kubernetes-server.md +25 -21
- package/docs/safety-index/artifacts/langfuse-mcp.json +66 -0
- package/docs/safety-index/artifacts/langfuse-mcp.md +106 -0
- package/docs/safety-index/artifacts/linear-server.json +18 -18
- package/docs/safety-index/artifacts/linear-server.md +8 -8
- package/docs/safety-index/artifacts/mapmyindia-mcp.json +66 -0
- package/docs/safety-index/artifacts/mapmyindia-mcp.md +106 -0
- package/docs/safety-index/artifacts/memory-server.json +18 -18
- package/docs/safety-index/artifacts/memory-server.md +11 -11
- package/docs/safety-index/artifacts/minecraft-server.json +592 -0
- package/docs/safety-index/artifacts/minecraft-server.md +186 -0
- package/docs/safety-index/artifacts/mls-server.json +66 -0
- package/docs/safety-index/artifacts/mls-server.md +106 -0
- package/docs/safety-index/artifacts/mongodb-server.json +4 -4
- package/docs/safety-index/artifacts/mongodb-server.md +4 -4
- package/docs/safety-index/artifacts/mui-mcp-server.json +419 -0
- package/docs/safety-index/artifacts/mui-mcp-server.md +208 -0
- package/docs/safety-index/artifacts/mysql-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/mysql-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/nadra-mcp.json +66 -0
- package/docs/safety-index/artifacts/nadra-mcp.md +106 -0
- package/docs/safety-index/artifacts/neon-server.json +4 -4
- package/docs/safety-index/artifacts/neon-server.md +3 -3
- package/docs/safety-index/artifacts/notion-server.json +18 -18
- package/docs/safety-index/artifacts/notion-server.md +10 -10
- package/docs/safety-index/artifacts/obsidian-mcp.json +66 -0
- package/docs/safety-index/artifacts/obsidian-mcp.md +106 -0
- package/docs/safety-index/artifacts/ola-maps-mcp.json +66 -0
- package/docs/safety-index/artifacts/ola-maps-mcp.md +106 -0
- package/docs/safety-index/artifacts/olx-pakistan-mcp.json +66 -0
- package/docs/safety-index/artifacts/olx-pakistan-mcp.md +106 -0
- package/docs/safety-index/artifacts/onesignal-server.json +4 -4
- package/docs/safety-index/artifacts/onesignal-server.md +3 -3
- package/docs/safety-index/artifacts/openai-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/openai-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/opentofu-server.json +19 -19
- package/docs/safety-index/artifacts/opentofu-server.md +10 -10
- package/docs/safety-index/artifacts/openweather-server.json +66 -0
- package/docs/safety-index/artifacts/openweather-server.md +106 -0
- package/docs/safety-index/artifacts/pakistan-cricket-mcp.json +66 -0
- package/docs/safety-index/artifacts/pakistan-cricket-mcp.md +106 -0
- package/docs/safety-index/artifacts/pakistan-post-mcp.json +66 -0
- package/docs/safety-index/artifacts/pakistan-post-mcp.md +106 -0
- package/docs/safety-index/artifacts/pakistan-weather-mcp.json +66 -0
- package/docs/safety-index/artifacts/pakistan-weather-mcp.md +106 -0
- package/docs/safety-index/artifacts/pakwheels-mcp.json +66 -0
- package/docs/safety-index/artifacts/pakwheels-mcp.md +106 -0
- package/docs/safety-index/artifacts/paytm-mcp.json +66 -0
- package/docs/safety-index/artifacts/paytm-mcp.md +106 -0
- package/docs/safety-index/artifacts/perplexity-mcp.json +66 -0
- package/docs/safety-index/artifacts/perplexity-mcp.md +106 -0
- package/docs/safety-index/artifacts/pims-mcp.json +66 -0
- package/docs/safety-index/artifacts/pims-mcp.md +106 -0
- package/docs/safety-index/artifacts/playwright-mcp-server.json +18 -18
- package/docs/safety-index/artifacts/playwright-mcp-server.md +8 -8
- package/docs/safety-index/artifacts/postgres-server.json +19 -19
- package/docs/safety-index/artifacts/postgres-server.md +9 -9
- package/docs/safety-index/artifacts/postman-india-region.json +66 -0
- package/docs/safety-index/artifacts/postman-india-region.md +102 -0
- package/docs/safety-index/artifacts/postman-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/postman-mcp-server.md +102 -0
- package/docs/safety-index/artifacts/promptopia-server.json +21 -21
- package/docs/safety-index/artifacts/promptopia-server.md +11 -11
- package/docs/safety-index/artifacts/pubmed-mcp-server.json +58 -0
- package/docs/safety-index/artifacts/pubmed-mcp-server.md +96 -0
- package/docs/safety-index/artifacts/punjab-health-mcp.json +66 -0
- package/docs/safety-index/artifacts/punjab-health-mcp.md +106 -0
- package/docs/safety-index/artifacts/puppeteer-server.json +18 -18
- package/docs/safety-index/artifacts/puppeteer-server.md +9 -9
- package/docs/safety-index/artifacts/qase-server.json +7055 -0
- package/docs/safety-index/artifacts/qase-server.md +329 -0
- package/docs/safety-index/artifacts/qdrant-server.json +4 -4
- package/docs/safety-index/artifacts/qdrant-server.md +4 -4
- package/docs/safety-index/artifacts/raspberrypi-server.json +66 -0
- package/docs/safety-index/artifacts/raspberrypi-server.md +106 -0
- package/docs/safety-index/artifacts/razorpay-mcp.json +66 -0
- package/docs/safety-index/artifacts/razorpay-mcp.md +103 -0
- package/docs/safety-index/artifacts/reddit-server.json +4 -4
- package/docs/safety-index/artifacts/reddit-server.md +3 -3
- package/docs/safety-index/artifacts/redis-server.json +66 -0
- package/docs/safety-index/artifacts/redis-server.md +106 -0
- package/docs/safety-index/artifacts/ref-tools-server.json +18 -18
- package/docs/safety-index/artifacts/ref-tools-server.md +8 -8
- package/docs/safety-index/artifacts/resend-mcp.json +66 -0
- package/docs/safety-index/artifacts/resend-mcp.md +102 -0
- package/docs/safety-index/artifacts/rozgar-mcp.json +66 -0
- package/docs/safety-index/artifacts/rozgar-mcp.md +106 -0
- package/docs/safety-index/artifacts/s3-mcp-server.json +467 -0
- package/docs/safety-index/artifacts/s3-mcp-server.md +209 -0
- package/docs/safety-index/artifacts/salesforce-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/salesforce-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/sehat-sahulat-mcp.json +66 -0
- package/docs/safety-index/artifacts/sehat-sahulat-mcp.md +106 -0
- package/docs/safety-index/artifacts/sendgrid-mcp.json +66 -0
- package/docs/safety-index/artifacts/sendgrid-mcp.md +106 -0
- package/docs/safety-index/artifacts/sentry-server.json +3 -3
- package/docs/safety-index/artifacts/sentry-server.md +2 -2
- package/docs/safety-index/artifacts/sequential-thinking-server.json +18 -18
- package/docs/safety-index/artifacts/sequential-thinking-server.md +8 -8
- package/docs/safety-index/artifacts/shopify-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/shopify-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/shopify-mcp.json +66 -0
- package/docs/safety-index/artifacts/shopify-mcp.md +106 -0
- package/docs/safety-index/artifacts/shortcut-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/shortcut-mcp-server.md +102 -0
- package/docs/safety-index/artifacts/slack-server.json +3 -3
- package/docs/safety-index/artifacts/slack-server.md +2 -2
- package/docs/safety-index/artifacts/smartbear-mcp-server.json +21483 -0
- package/docs/safety-index/artifacts/smartbear-mcp-server.md +900 -0
- package/docs/safety-index/artifacts/spotify-mcp.json +2071 -0
- package/docs/safety-index/artifacts/spotify-mcp.md +237 -0
- package/docs/safety-index/artifacts/spotify-server.json +66 -0
- package/docs/safety-index/artifacts/spotify-server.md +106 -0
- package/docs/safety-index/artifacts/sqlite-server.json +4 -4
- package/docs/safety-index/artifacts/sqlite-server.md +3 -3
- package/docs/safety-index/artifacts/stable-diffusion-server.json +66 -0
- package/docs/safety-index/artifacts/stable-diffusion-server.md +106 -0
- package/docs/safety-index/artifacts/stock-nse-india.json +66 -0
- package/docs/safety-index/artifacts/stock-nse-india.md +106 -0
- package/docs/safety-index/artifacts/storybook-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/storybook-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/stripe-server.json +3 -3
- package/docs/safety-index/artifacts/stripe-server.md +2 -2
- package/docs/safety-index/artifacts/supabase-server.json +3 -3
- package/docs/safety-index/artifacts/supabase-server.md +2 -2
- package/docs/safety-index/artifacts/tavily-search-server.json +4 -4
- package/docs/safety-index/artifacts/tavily-search-server.md +3 -3
- package/docs/safety-index/artifacts/telegram-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/telegram-mcp-server.md +103 -0
- package/docs/safety-index/artifacts/telenor-pakistan-mcp.json +66 -0
- package/docs/safety-index/artifacts/telenor-pakistan-mcp.md +106 -0
- package/docs/safety-index/artifacts/textlocal-mcp.json +66 -0
- package/docs/safety-index/artifacts/textlocal-mcp.md +106 -0
- package/docs/safety-index/artifacts/tooljet-mcp.json +66 -0
- package/docs/safety-index/artifacts/tooljet-mcp.md +106 -0
- package/docs/safety-index/artifacts/transcend-server.json +3438 -0
- package/docs/safety-index/artifacts/transcend-server.md +277 -0
- package/docs/safety-index/artifacts/trello-mcp-server.json +916 -0
- package/docs/safety-index/artifacts/trello-mcp-server.md +211 -0
- package/docs/safety-index/artifacts/twilio-mcp.json +66 -0
- package/docs/safety-index/artifacts/twilio-mcp.md +106 -0
- package/docs/safety-index/artifacts/udyam-mcp.json +66 -0
- package/docs/safety-index/artifacts/udyam-mcp.md +106 -0
- package/docs/safety-index/artifacts/ufone-mcp.json +66 -0
- package/docs/safety-index/artifacts/ufone-mcp.md +106 -0
- package/docs/safety-index/artifacts/ui5-mcp-server.json +21 -21
- package/docs/safety-index/artifacts/ui5-mcp-server.md +10 -10
- package/docs/safety-index/artifacts/unity-server.json +66 -0
- package/docs/safety-index/artifacts/unity-server.md +102 -0
- package/docs/safety-index/artifacts/upi-mcp.json +452 -0
- package/docs/safety-index/artifacts/upi-mcp.md +201 -0
- package/docs/safety-index/artifacts/vercel-ai-server.json +4 -4
- package/docs/safety-index/artifacts/vercel-ai-server.md +4 -4
- package/docs/safety-index/artifacts/vimeo-server.json +66 -0
- package/docs/safety-index/artifacts/vimeo-server.md +106 -0
- package/docs/safety-index/artifacts/weather-server.json +66 -0
- package/docs/safety-index/artifacts/weather-server.md +106 -0
- package/docs/safety-index/artifacts/whatsapp-business-mcp.json +66 -0
- package/docs/safety-index/artifacts/whatsapp-business-mcp.md +106 -0
- package/docs/safety-index/artifacts/whatsapp-mcp-server.json +66 -0
- package/docs/safety-index/artifacts/whatsapp-mcp-server.md +106 -0
- package/docs/safety-index/artifacts/whatsapp-mcp.json +66 -0
- package/docs/safety-index/artifacts/whatsapp-mcp.md +106 -0
- package/docs/safety-index/artifacts/yahoo-finance-server.json +626 -0
- package/docs/safety-index/artifacts/yahoo-finance-server.md +187 -0
- package/docs/safety-index/artifacts/youtube-mcp-server.json +58 -0
- package/docs/safety-index/artifacts/youtube-mcp-server.md +96 -0
- package/docs/safety-index/artifacts/youtube-server.json +66 -0
- package/docs/safety-index/artifacts/youtube-server.md +103 -0
- package/docs/safety-index/artifacts/zendesk-mcp.json +66 -0
- package/docs/safety-index/artifacts/zendesk-mcp.md +106 -0
- package/docs/safety-index/artifacts/zillow-server.json +66 -0
- package/docs/safety-index/artifacts/zillow-server.md +102 -0
- package/docs/safety-index/artifacts/zong-mcp.json +66 -0
- package/docs/safety-index/artifacts/zong-mcp.md +106 -0
- package/docs/safety-index/targets.json +2145 -20
- package/package.json +10 -9
|
@@ -0,0 +1,626 @@
|
|
|
1
|
+
{
|
|
2
|
+
"artifactType": "run",
|
|
3
|
+
"schemaVersion": "1.0.0",
|
|
4
|
+
"gate": "pass",
|
|
5
|
+
"runId": "run_2026-07-15T223354731Z_4a67924b",
|
|
6
|
+
"createdAt": "2026-07-15T22:33:54.731Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
|
+
"target": {
|
|
9
|
+
"targetId": "yahoo-finance-server",
|
|
10
|
+
"adapter": "local-process",
|
|
11
|
+
"command": "npx",
|
|
12
|
+
"args": [
|
|
13
|
+
"-y",
|
|
14
|
+
"yahoo-finance-mcp"
|
|
15
|
+
],
|
|
16
|
+
"cwd": ".",
|
|
17
|
+
"metadata": {
|
|
18
|
+
"package": "yahoo-finance-mcp",
|
|
19
|
+
"purpose": "mcp-safety-index",
|
|
20
|
+
"riskClass": "Financial data retrieval",
|
|
21
|
+
"failureClass": "Market data boundary",
|
|
22
|
+
"whyItMatters": "Yahoo Finance MCP servers expose stock quotes, historical data, and market analytics — agents consuming financial data need visibility into data sources and freshness."
|
|
23
|
+
},
|
|
24
|
+
"serverName": "yahoo-finance-mcp",
|
|
25
|
+
"serverVersion": "1.4.1"
|
|
26
|
+
},
|
|
27
|
+
"environment": {
|
|
28
|
+
"platform": "darwin 25.5.0",
|
|
29
|
+
"nodeVersion": "v22.22.1"
|
|
30
|
+
},
|
|
31
|
+
"summary": {
|
|
32
|
+
"total": 9,
|
|
33
|
+
"pass": 6,
|
|
34
|
+
"fail": 0,
|
|
35
|
+
"partial": 1,
|
|
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": 3.451999999997497,
|
|
47
|
+
"message": "Advertised capability responded with the minimal expected shape (15 items).",
|
|
48
|
+
"evidence": [
|
|
49
|
+
{
|
|
50
|
+
"endpoint": "tools/list",
|
|
51
|
+
"advertised": true,
|
|
52
|
+
"responded": true,
|
|
53
|
+
"minimalShapePresent": true,
|
|
54
|
+
"itemCount": 15,
|
|
55
|
+
"identifiers": [
|
|
56
|
+
"get_quote",
|
|
57
|
+
"get_historical_data",
|
|
58
|
+
"search_symbols",
|
|
59
|
+
"get_company_info",
|
|
60
|
+
"get_recommendations",
|
|
61
|
+
"get_trending_symbols",
|
|
62
|
+
"get_market_summary",
|
|
63
|
+
"get_news",
|
|
64
|
+
"get_options",
|
|
65
|
+
"get_insights",
|
|
66
|
+
"get_daily_gainers",
|
|
67
|
+
"get_daily_losers",
|
|
68
|
+
"get_chart",
|
|
69
|
+
"get_quote_summary",
|
|
70
|
+
"get_fundamentals_time_series"
|
|
71
|
+
],
|
|
72
|
+
"diagnostics": [
|
|
73
|
+
"Yahoo Finance MCP server running on stdio"
|
|
74
|
+
],
|
|
75
|
+
"schemas": {
|
|
76
|
+
"get_quote": {
|
|
77
|
+
"type": "object",
|
|
78
|
+
"properties": {
|
|
79
|
+
"symbol": {
|
|
80
|
+
"type": "string",
|
|
81
|
+
"description": "Stock symbol (e.g., AAPL, GOOGL)"
|
|
82
|
+
}
|
|
83
|
+
},
|
|
84
|
+
"required": [
|
|
85
|
+
"symbol"
|
|
86
|
+
],
|
|
87
|
+
"additionalProperties": false,
|
|
88
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
89
|
+
},
|
|
90
|
+
"get_historical_data": {
|
|
91
|
+
"type": "object",
|
|
92
|
+
"properties": {
|
|
93
|
+
"symbol": {
|
|
94
|
+
"type": "string",
|
|
95
|
+
"description": "Stock symbol"
|
|
96
|
+
},
|
|
97
|
+
"period1": {
|
|
98
|
+
"type": "string",
|
|
99
|
+
"default": "1y",
|
|
100
|
+
"description": "Start date (YYYY-MM-DD) or period like '1mo', '1y'"
|
|
101
|
+
},
|
|
102
|
+
"period2": {
|
|
103
|
+
"type": "string",
|
|
104
|
+
"default": "now",
|
|
105
|
+
"description": "End date (YYYY-MM-DD) or 'now'"
|
|
106
|
+
},
|
|
107
|
+
"interval": {
|
|
108
|
+
"type": "string",
|
|
109
|
+
"default": "1d",
|
|
110
|
+
"description": "Data interval (1m, 2m, 5m, 15m, 30m, 60m, 90m, 1h, 1d, 5d, 1wk, 1mo, 3mo)"
|
|
111
|
+
}
|
|
112
|
+
},
|
|
113
|
+
"required": [
|
|
114
|
+
"symbol"
|
|
115
|
+
],
|
|
116
|
+
"additionalProperties": false,
|
|
117
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
118
|
+
},
|
|
119
|
+
"search_symbols": {
|
|
120
|
+
"type": "object",
|
|
121
|
+
"properties": {
|
|
122
|
+
"query": {
|
|
123
|
+
"type": "string",
|
|
124
|
+
"description": "Search query"
|
|
125
|
+
}
|
|
126
|
+
},
|
|
127
|
+
"required": [
|
|
128
|
+
"query"
|
|
129
|
+
],
|
|
130
|
+
"additionalProperties": false,
|
|
131
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
132
|
+
},
|
|
133
|
+
"get_company_info": {
|
|
134
|
+
"type": "object",
|
|
135
|
+
"properties": {
|
|
136
|
+
"symbol": {
|
|
137
|
+
"type": "string",
|
|
138
|
+
"description": "Stock symbol"
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
"required": [
|
|
142
|
+
"symbol"
|
|
143
|
+
],
|
|
144
|
+
"additionalProperties": false,
|
|
145
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
146
|
+
},
|
|
147
|
+
"get_recommendations": {
|
|
148
|
+
"type": "object",
|
|
149
|
+
"properties": {
|
|
150
|
+
"symbol": {
|
|
151
|
+
"type": "string",
|
|
152
|
+
"description": "Stock symbol"
|
|
153
|
+
}
|
|
154
|
+
},
|
|
155
|
+
"required": [
|
|
156
|
+
"symbol"
|
|
157
|
+
],
|
|
158
|
+
"additionalProperties": false,
|
|
159
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
160
|
+
},
|
|
161
|
+
"get_trending_symbols": {
|
|
162
|
+
"type": "object",
|
|
163
|
+
"properties": {},
|
|
164
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
165
|
+
},
|
|
166
|
+
"get_market_summary": {
|
|
167
|
+
"type": "object",
|
|
168
|
+
"properties": {},
|
|
169
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
170
|
+
},
|
|
171
|
+
"get_news": {
|
|
172
|
+
"type": "object",
|
|
173
|
+
"properties": {
|
|
174
|
+
"query": {
|
|
175
|
+
"type": "string",
|
|
176
|
+
"description": "Search query for news"
|
|
177
|
+
},
|
|
178
|
+
"newsCount": {
|
|
179
|
+
"type": "number",
|
|
180
|
+
"default": 10,
|
|
181
|
+
"description": "Number of news articles to return"
|
|
182
|
+
}
|
|
183
|
+
},
|
|
184
|
+
"required": [
|
|
185
|
+
"query"
|
|
186
|
+
],
|
|
187
|
+
"additionalProperties": false,
|
|
188
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
189
|
+
},
|
|
190
|
+
"get_options": {
|
|
191
|
+
"type": "object",
|
|
192
|
+
"properties": {
|
|
193
|
+
"symbol": {
|
|
194
|
+
"type": "string",
|
|
195
|
+
"description": "Stock symbol"
|
|
196
|
+
},
|
|
197
|
+
"date": {
|
|
198
|
+
"type": "string",
|
|
199
|
+
"description": "Expiration date for options (YYYY-MM-DD format)"
|
|
200
|
+
},
|
|
201
|
+
"formatted": {
|
|
202
|
+
"type": "boolean",
|
|
203
|
+
"default": false,
|
|
204
|
+
"description": "Whether to format the data"
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
"required": [
|
|
208
|
+
"symbol"
|
|
209
|
+
],
|
|
210
|
+
"additionalProperties": false,
|
|
211
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
212
|
+
},
|
|
213
|
+
"get_insights": {
|
|
214
|
+
"type": "object",
|
|
215
|
+
"properties": {
|
|
216
|
+
"symbol": {
|
|
217
|
+
"type": "string",
|
|
218
|
+
"description": "Stock symbol"
|
|
219
|
+
},
|
|
220
|
+
"reportsCount": {
|
|
221
|
+
"type": "number",
|
|
222
|
+
"default": 5,
|
|
223
|
+
"description": "Number of reports to return"
|
|
224
|
+
}
|
|
225
|
+
},
|
|
226
|
+
"required": [
|
|
227
|
+
"symbol"
|
|
228
|
+
],
|
|
229
|
+
"additionalProperties": false,
|
|
230
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
231
|
+
},
|
|
232
|
+
"get_daily_gainers": {
|
|
233
|
+
"type": "object",
|
|
234
|
+
"properties": {
|
|
235
|
+
"count": {
|
|
236
|
+
"type": "number",
|
|
237
|
+
"default": 10,
|
|
238
|
+
"description": "Number of gainers to return"
|
|
239
|
+
}
|
|
240
|
+
},
|
|
241
|
+
"additionalProperties": false,
|
|
242
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
243
|
+
},
|
|
244
|
+
"get_daily_losers": {
|
|
245
|
+
"type": "object",
|
|
246
|
+
"properties": {
|
|
247
|
+
"count": {
|
|
248
|
+
"type": "number",
|
|
249
|
+
"default": 10,
|
|
250
|
+
"description": "Number of losers to return"
|
|
251
|
+
}
|
|
252
|
+
},
|
|
253
|
+
"additionalProperties": false,
|
|
254
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
255
|
+
},
|
|
256
|
+
"get_chart": {
|
|
257
|
+
"type": "object",
|
|
258
|
+
"properties": {
|
|
259
|
+
"symbol": {
|
|
260
|
+
"type": "string",
|
|
261
|
+
"description": "Stock symbol"
|
|
262
|
+
},
|
|
263
|
+
"period1": {
|
|
264
|
+
"type": "string",
|
|
265
|
+
"default": "1mo",
|
|
266
|
+
"description": "Start date (YYYY-MM-DD) or period like '1mo', '1y'"
|
|
267
|
+
},
|
|
268
|
+
"period2": {
|
|
269
|
+
"type": "string",
|
|
270
|
+
"default": "now",
|
|
271
|
+
"description": "End date (YYYY-MM-DD) or 'now'"
|
|
272
|
+
},
|
|
273
|
+
"interval": {
|
|
274
|
+
"type": "string",
|
|
275
|
+
"default": "1d",
|
|
276
|
+
"description": "Data interval (1m, 2m, 5m, 15m, 30m, 60m, 90m, 1h, 1d, 5d, 1wk, 1mo, 3mo)"
|
|
277
|
+
},
|
|
278
|
+
"events": {
|
|
279
|
+
"type": "string",
|
|
280
|
+
"default": "div|split|earn",
|
|
281
|
+
"description": "Event types to return (div|split|earn)"
|
|
282
|
+
}
|
|
283
|
+
},
|
|
284
|
+
"required": [
|
|
285
|
+
"symbol"
|
|
286
|
+
],
|
|
287
|
+
"additionalProperties": false,
|
|
288
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
289
|
+
},
|
|
290
|
+
"get_quote_summary": {
|
|
291
|
+
"type": "object",
|
|
292
|
+
"properties": {
|
|
293
|
+
"symbol": {
|
|
294
|
+
"type": "string",
|
|
295
|
+
"description": "Stock symbol"
|
|
296
|
+
},
|
|
297
|
+
"modules": {
|
|
298
|
+
"anyOf": [
|
|
299
|
+
{
|
|
300
|
+
"type": "array",
|
|
301
|
+
"items": {
|
|
302
|
+
"type": "string",
|
|
303
|
+
"enum": [
|
|
304
|
+
"assetProfile",
|
|
305
|
+
"balanceSheetHistory",
|
|
306
|
+
"balanceSheetHistoryQuarterly",
|
|
307
|
+
"calendarEvents",
|
|
308
|
+
"cashflowStatementHistory",
|
|
309
|
+
"cashflowStatementHistoryQuarterly",
|
|
310
|
+
"defaultKeyStatistics",
|
|
311
|
+
"earnings",
|
|
312
|
+
"earningsHistory",
|
|
313
|
+
"earningsTrend",
|
|
314
|
+
"financialData",
|
|
315
|
+
"fundOwnership",
|
|
316
|
+
"fundPerformance",
|
|
317
|
+
"fundProfile",
|
|
318
|
+
"incomeStatementHistory",
|
|
319
|
+
"incomeStatementHistoryQuarterly",
|
|
320
|
+
"indexTrend",
|
|
321
|
+
"industryTrend",
|
|
322
|
+
"insiderHolders",
|
|
323
|
+
"insiderTransactions",
|
|
324
|
+
"institutionOwnership",
|
|
325
|
+
"majorDirectHolders",
|
|
326
|
+
"majorHoldersBreakdown",
|
|
327
|
+
"netSharePurchaseActivity",
|
|
328
|
+
"price",
|
|
329
|
+
"quoteType",
|
|
330
|
+
"recommendationTrend",
|
|
331
|
+
"secFilings",
|
|
332
|
+
"sectorTrend",
|
|
333
|
+
"summaryDetail",
|
|
334
|
+
"summaryProfile",
|
|
335
|
+
"topHoldings",
|
|
336
|
+
"upgradeDowngradeHistory"
|
|
337
|
+
]
|
|
338
|
+
}
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"type": "string",
|
|
342
|
+
"const": "all"
|
|
343
|
+
}
|
|
344
|
+
],
|
|
345
|
+
"default": [
|
|
346
|
+
"price",
|
|
347
|
+
"summaryDetail"
|
|
348
|
+
],
|
|
349
|
+
"description": "List of specific modules to include, or 'all' for all available modules. Available modules: assetProfile (company info), summaryDetail (key metrics), financialData (financial ratios), price (current price data), recommendationTrend (analyst recommendations), defaultKeyStatistics (key statistics), earnings (earnings data), calendarEvents (upcoming events), etc."
|
|
350
|
+
},
|
|
351
|
+
"formatted": {
|
|
352
|
+
"type": "boolean",
|
|
353
|
+
"default": false,
|
|
354
|
+
"description": "Whether to return formatted strings instead of raw numbers (e.g., '1.00M' instead of 1000000)"
|
|
355
|
+
}
|
|
356
|
+
},
|
|
357
|
+
"required": [
|
|
358
|
+
"symbol"
|
|
359
|
+
],
|
|
360
|
+
"additionalProperties": false,
|
|
361
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
362
|
+
},
|
|
363
|
+
"get_fundamentals_time_series": {
|
|
364
|
+
"type": "object",
|
|
365
|
+
"properties": {
|
|
366
|
+
"symbol": {
|
|
367
|
+
"type": "string",
|
|
368
|
+
"description": "Stock symbol (e.g., AAPL, GOOGL)"
|
|
369
|
+
},
|
|
370
|
+
"period1": {
|
|
371
|
+
"type": "string",
|
|
372
|
+
"description": "Start date (YYYY-MM-DD format, e.g., '2020-01-01')"
|
|
373
|
+
},
|
|
374
|
+
"period2": {
|
|
375
|
+
"type": "string",
|
|
376
|
+
"description": "End date (YYYY-MM-DD format, defaults to current date if not provided)"
|
|
377
|
+
},
|
|
378
|
+
"type": {
|
|
379
|
+
"type": "string",
|
|
380
|
+
"enum": [
|
|
381
|
+
"quarterly",
|
|
382
|
+
"annual",
|
|
383
|
+
"trailing"
|
|
384
|
+
],
|
|
385
|
+
"default": "quarterly",
|
|
386
|
+
"description": "Time period type: 'quarterly' for quarter data, 'annual' for yearly data, 'trailing' for trailing 12-month data"
|
|
387
|
+
},
|
|
388
|
+
"module": {
|
|
389
|
+
"type": "string",
|
|
390
|
+
"enum": [
|
|
391
|
+
"financials",
|
|
392
|
+
"balance-sheet",
|
|
393
|
+
"cash-flow",
|
|
394
|
+
"all"
|
|
395
|
+
],
|
|
396
|
+
"description": "Financial statement module: 'financials' for income statement, 'balance-sheet' for balance sheet, 'cash-flow' for cash flow statement, 'all' for all modules combined"
|
|
397
|
+
}
|
|
398
|
+
},
|
|
399
|
+
"required": [
|
|
400
|
+
"symbol",
|
|
401
|
+
"period1",
|
|
402
|
+
"module"
|
|
403
|
+
],
|
|
404
|
+
"additionalProperties": false,
|
|
405
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
406
|
+
}
|
|
407
|
+
}
|
|
408
|
+
}
|
|
409
|
+
]
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"id": "prompts",
|
|
413
|
+
"capability": "prompts",
|
|
414
|
+
"status": "unsupported",
|
|
415
|
+
"durationMs": 0.0009579999968991615,
|
|
416
|
+
"message": "Prompts are not advertised by the target.",
|
|
417
|
+
"evidence": [
|
|
418
|
+
{
|
|
419
|
+
"endpoint": "prompts/list",
|
|
420
|
+
"advertised": false,
|
|
421
|
+
"responded": false,
|
|
422
|
+
"minimalShapePresent": false,
|
|
423
|
+
"diagnostics": []
|
|
424
|
+
}
|
|
425
|
+
]
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
"id": "resources",
|
|
429
|
+
"capability": "resources",
|
|
430
|
+
"status": "unsupported",
|
|
431
|
+
"durationMs": 0.0004160000025876798,
|
|
432
|
+
"message": "Resources are not advertised by the target.",
|
|
433
|
+
"evidence": [
|
|
434
|
+
{
|
|
435
|
+
"endpoint": "resources/list | resources/templates/list",
|
|
436
|
+
"advertised": false,
|
|
437
|
+
"responded": false,
|
|
438
|
+
"minimalShapePresent": false,
|
|
439
|
+
"diagnostics": []
|
|
440
|
+
}
|
|
441
|
+
]
|
|
442
|
+
},
|
|
443
|
+
{
|
|
444
|
+
"id": "security-lite",
|
|
445
|
+
"capability": "security-lite",
|
|
446
|
+
"status": "pass",
|
|
447
|
+
"durationMs": 0.030250000003434252,
|
|
448
|
+
"message": "No security issues detected (lightweight scan).",
|
|
449
|
+
"evidence": [
|
|
450
|
+
{
|
|
451
|
+
"endpoint": "security/scan-lite",
|
|
452
|
+
"advertised": true,
|
|
453
|
+
"responded": true,
|
|
454
|
+
"minimalShapePresent": true,
|
|
455
|
+
"itemCount": 0
|
|
456
|
+
}
|
|
457
|
+
]
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
"id": "runtime-profile",
|
|
461
|
+
"capability": "runtime-profile",
|
|
462
|
+
"status": "pass",
|
|
463
|
+
"durationMs": 0.09683299999596784,
|
|
464
|
+
"message": "No egress or state mutation indicators detected in tool schemas.",
|
|
465
|
+
"evidence": []
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"id": "conformance",
|
|
469
|
+
"capability": "conformance",
|
|
470
|
+
"status": "pass",
|
|
471
|
+
"durationMs": 77.90000000000146,
|
|
472
|
+
"message": "All 7 conformance checks passed.",
|
|
473
|
+
"evidence": [
|
|
474
|
+
{
|
|
475
|
+
"endpoint": "conformance/check",
|
|
476
|
+
"advertised": true,
|
|
477
|
+
"responded": true,
|
|
478
|
+
"minimalShapePresent": true,
|
|
479
|
+
"itemCount": 7,
|
|
480
|
+
"identifiers": [],
|
|
481
|
+
"diagnostics": [
|
|
482
|
+
"[pass] capabilities-present: Server returned capabilities object.",
|
|
483
|
+
"[pass] server-info: Server provided initialization info.",
|
|
484
|
+
"[pass] tools-capability-match: tools/list returned 15 tool(s).",
|
|
485
|
+
"[pass] prompts-capability-match: Prompts not advertised — endpoint check skipped.",
|
|
486
|
+
"[pass] resources-capability-match: Resources not advertised — endpoint check skipped.",
|
|
487
|
+
"[pass] tool-response-content: Tool \"get_trending_symbols\" response has valid content array.",
|
|
488
|
+
"[pass] error-handling: Server returned proper error code -32601 for unknown method."
|
|
489
|
+
]
|
|
490
|
+
}
|
|
491
|
+
]
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"id": "schema-quality",
|
|
495
|
+
"capability": "schema-quality",
|
|
496
|
+
"status": "partial",
|
|
497
|
+
"durationMs": 1.3090830000001006,
|
|
498
|
+
"message": "Found 2 quality finding(s) across 15 item(s): 0 warnings, 2 info.",
|
|
499
|
+
"evidence": [
|
|
500
|
+
{
|
|
501
|
+
"endpoint": "schema-quality/scan",
|
|
502
|
+
"advertised": true,
|
|
503
|
+
"responded": true,
|
|
504
|
+
"minimalShapePresent": true,
|
|
505
|
+
"itemCount": 2,
|
|
506
|
+
"identifiers": [
|
|
507
|
+
"get_daily_gainers",
|
|
508
|
+
"get_daily_losers"
|
|
509
|
+
],
|
|
510
|
+
"diagnostics": [
|
|
511
|
+
"[info] tool \"get_daily_gainers\": Has properties but no 'required' array declared",
|
|
512
|
+
"[info] tool \"get_daily_losers\": Has properties but no 'required' array declared"
|
|
513
|
+
],
|
|
514
|
+
"findings": [
|
|
515
|
+
{
|
|
516
|
+
"itemType": "tool",
|
|
517
|
+
"itemName": "get_daily_gainers",
|
|
518
|
+
"issue": "Has properties but no 'required' array declared",
|
|
519
|
+
"severity": "info"
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"itemType": "tool",
|
|
523
|
+
"itemName": "get_daily_losers",
|
|
524
|
+
"issue": "Has properties but no 'required' array declared",
|
|
525
|
+
"severity": "info"
|
|
526
|
+
}
|
|
527
|
+
]
|
|
528
|
+
}
|
|
529
|
+
]
|
|
530
|
+
},
|
|
531
|
+
{
|
|
532
|
+
"id": "security",
|
|
533
|
+
"capability": "security",
|
|
534
|
+
"status": "pass",
|
|
535
|
+
"durationMs": 0.5297909999935655,
|
|
536
|
+
"message": "No security issues detected.",
|
|
537
|
+
"evidence": [
|
|
538
|
+
{
|
|
539
|
+
"endpoint": "security/scan",
|
|
540
|
+
"advertised": true,
|
|
541
|
+
"responded": true,
|
|
542
|
+
"minimalShapePresent": true,
|
|
543
|
+
"itemCount": 0
|
|
544
|
+
}
|
|
545
|
+
]
|
|
546
|
+
},
|
|
547
|
+
{
|
|
548
|
+
"id": "attack-sim",
|
|
549
|
+
"capability": "attack-sim",
|
|
550
|
+
"status": "pass",
|
|
551
|
+
"durationMs": 0.4692090000025928,
|
|
552
|
+
"message": "Safe attack simulation found no high-risk MCP attack-readiness findings.",
|
|
553
|
+
"evidence": [
|
|
554
|
+
{
|
|
555
|
+
"endpoint": "attack-sim/safe",
|
|
556
|
+
"advertised": true,
|
|
557
|
+
"responded": true,
|
|
558
|
+
"minimalShapePresent": true,
|
|
559
|
+
"itemCount": 0,
|
|
560
|
+
"identifiers": []
|
|
561
|
+
}
|
|
562
|
+
]
|
|
563
|
+
}
|
|
564
|
+
],
|
|
565
|
+
"healthScore": {
|
|
566
|
+
"overall": 85,
|
|
567
|
+
"grade": "B",
|
|
568
|
+
"dimensions": [
|
|
569
|
+
{
|
|
570
|
+
"name": "Protocol Compliance",
|
|
571
|
+
"weight": 0.3,
|
|
572
|
+
"score": 100,
|
|
573
|
+
"details": [
|
|
574
|
+
"conformance: pass (100/100)"
|
|
575
|
+
]
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
"name": "Schema Quality",
|
|
579
|
+
"weight": 0.2,
|
|
580
|
+
"score": 60,
|
|
581
|
+
"details": [
|
|
582
|
+
"schema-quality: partial (60/100)"
|
|
583
|
+
]
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
"name": "Security",
|
|
587
|
+
"weight": 0.2,
|
|
588
|
+
"score": 100,
|
|
589
|
+
"details": [
|
|
590
|
+
"security-lite: pass (100/100)",
|
|
591
|
+
"security: pass (100/100)",
|
|
592
|
+
"attack-sim: pass (100/100)"
|
|
593
|
+
]
|
|
594
|
+
},
|
|
595
|
+
{
|
|
596
|
+
"name": "Reliability",
|
|
597
|
+
"weight": 0.2,
|
|
598
|
+
"score": 67,
|
|
599
|
+
"details": [
|
|
600
|
+
"tools: pass (100/100)",
|
|
601
|
+
"prompts: unsupported (50/100)",
|
|
602
|
+
"resources: unsupported (50/100)"
|
|
603
|
+
]
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"name": "Performance",
|
|
607
|
+
"weight": 0.1,
|
|
608
|
+
"score": 100,
|
|
609
|
+
"details": [
|
|
610
|
+
"Connect: 809ms",
|
|
611
|
+
"p95 latency: 3ms (3 operations)"
|
|
612
|
+
]
|
|
613
|
+
}
|
|
614
|
+
]
|
|
615
|
+
},
|
|
616
|
+
"performanceMetrics": {
|
|
617
|
+
"connectMs": 808.5555410000015,
|
|
618
|
+
"toolsListMs": 3.451999999997497,
|
|
619
|
+
"promptsListMs": 0.0009579999968991615,
|
|
620
|
+
"resourcesListMs": 0.0004160000025876798
|
|
621
|
+
},
|
|
622
|
+
"runtimeProfile": {
|
|
623
|
+
"analyzedAt": "2026-07-15T22:33:55.544Z",
|
|
624
|
+
"confidence": "low"
|
|
625
|
+
}
|
|
626
|
+
}
|