@kryptosai/mcp-observatory 1.32.1 → 1.33.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 +5 -3
- package/dist/src/adapters/base.d.ts +14 -0
- package/dist/src/adapters/base.js +2 -0
- package/dist/src/adapters/base.js.map +1 -0
- package/dist/src/checks/semantics.d.ts +2 -0
- package/dist/src/checks/semantics.js +48 -0
- package/dist/src/checks/semantics.js.map +1 -0
- package/dist/src/cli.js +7 -1
- 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/enforce.js +14 -3
- package/dist/src/commands/enforce.js.map +1 -1
- package/dist/src/commands/helpers.d.ts +2 -0
- package/dist/src/commands/helpers.js +8 -1
- package/dist/src/commands/helpers.js.map +1 -1
- package/dist/src/commands/scan.d.ts +14 -0
- package/dist/src/commands/scan.js +42 -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/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 +68 -2
- package/dist/src/commands/test.js.map +1 -1
- package/dist/src/commercial.js +2 -2
- package/dist/src/commercial.js.map +1 -1
- package/dist/src/diff/diff.d.ts +2 -0
- package/dist/src/diff/diff.js +81 -0
- package/dist/src/diff/diff.js.map +1 -0
- package/dist/src/reporters/json.d.ts +2 -0
- package/dist/src/reporters/json.js +4 -0
- package/dist/src/reporters/json.js.map +1 -0
- package/dist/src/runner/runner.d.ts +2 -0
- package/dist/src/runner/runner.js +135 -0
- package/dist/src/runner/runner.js.map +1 -0
- package/dist/src/storage/filesystem.d.ts +6 -0
- package/dist/src/storage/filesystem.js +21 -0
- package/dist/src/storage/filesystem.js.map +1 -0
- package/dist/src/telemetry.d.ts +25 -3
- package/dist/src/telemetry.js +84 -19
- package/dist/src/telemetry.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 +10 -10
- 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 +22 -22
- package/docs/safety-index/artifacts/chrome-devtools-mcp-server.md +11 -11
- 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 +3 -3
- 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 +10 -10
- 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 +18 -18
- package/docs/safety-index/artifacts/executeautomation-playwright-server.md +9 -9
- 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 +19 -19
- package/docs/safety-index/artifacts/filesystem-mcp-server.md +10 -10
- package/docs/safety-index/artifacts/filesystem-server.json +18 -18
- package/docs/safety-index/artifacts/filesystem-server.md +7 -7
- 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 +9 -9
- 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 +3 -3
- 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 +103 -33
- package/docs/safety-index/artifacts/kubernetes-server.md +23 -19
- 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 +10 -10
- 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 +3 -3
- 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 +19 -19
- package/docs/safety-index/artifacts/promptopia-server.md +9 -9
- 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 +3 -3
- 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 +10 -10
- 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 +3 -3
- 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,103 @@
|
|
|
1
|
+
# MCP Observatory Run Report
|
|
2
|
+
|
|
3
|
+
Generated at 2026-07-15T22:34:51.316Z
|
|
4
|
+
|
|
5
|
+
## Target and Environment Metadata
|
|
6
|
+
|
|
7
|
+
- Target: `gcp-mcp-server`
|
|
8
|
+
- Adapter: `local-process`
|
|
9
|
+
- Command: `npx -y mcp-server-gcp`
|
|
10
|
+
- Server: `unknown `
|
|
11
|
+
- Platform: `darwin 25.5.0`
|
|
12
|
+
- Node: `v22.22.1`
|
|
13
|
+
|
|
14
|
+
## Executive Summary
|
|
15
|
+
|
|
16
|
+
| Gate | Total | Pass | Fail | Partial | Unsupported | Flaky | Skipped |
|
|
17
|
+
| --- | --- | --- | --- | --- | --- | --- | --- |
|
|
18
|
+
| fail | 3 | 0 | 0 | 0 | 0 | 0 | 3 |
|
|
19
|
+
|
|
20
|
+
## At a Glance
|
|
21
|
+
|
|
22
|
+
- Safety verdict: **Blocked** — One or more checks can break agent dependence and should be fixed before production use.
|
|
23
|
+
- Top risks: startup: server failed to start
|
|
24
|
+
- Regression/schema drift: Run `mcp-observatory diff <previous-run.json> <current-run.json>` to classify regressions and schema drift.
|
|
25
|
+
- Failing checks: none
|
|
26
|
+
- Partial or flaky checks: none
|
|
27
|
+
- Skipped checks: tools, prompts, resources
|
|
28
|
+
- Unsupported checks: none
|
|
29
|
+
- Suggested next step: Run the target command manually, compare stderr with the diagnosis below, and only raise timeoutMs if startup is genuinely slow.
|
|
30
|
+
- CI next step: `Add CI: npx @kryptosai/mcp-observatory setup-ci --all --command "npx -y <server-package>"`
|
|
31
|
+
|
|
32
|
+
## What Was Not Tested
|
|
33
|
+
|
|
34
|
+
- 🔒 network_egress: No outbound network calls were attempted during scan
|
|
35
|
+
- 🔒 filesystem_mutation: Filesystem write operations were not exercised
|
|
36
|
+
- 🔒 credential_access: Credential scanning was not performed
|
|
37
|
+
- ℹ️ destructive_payloads: Destructive payloads were not attempted (safe-mode only)
|
|
38
|
+
|
|
39
|
+
## Regressions and Recoveries
|
|
40
|
+
|
|
41
|
+
_Use the `diff` command against another run artifact to classify regressions and recoveries over time._
|
|
42
|
+
|
|
43
|
+
## Failure Diagnosis
|
|
44
|
+
|
|
45
|
+
```text
|
|
46
|
+
Could not establish a plain stdio MCP session for target `gcp-mcp-server`.
|
|
47
|
+
Command: npx -y mcp-server-gcp
|
|
48
|
+
Diagnosis: The process exited or detached before MCP initialization completed.
|
|
49
|
+
Raw error: MCP error -32000: Connection closed
|
|
50
|
+
Likely causes:
|
|
51
|
+
- The package may expect extra startup arguments or environment variables.
|
|
52
|
+
- The package may not behave like a plain local-process stdio target under this invocation.
|
|
53
|
+
- The server may be crashing immediately and only leaving clues on stderr.
|
|
54
|
+
Next steps:
|
|
55
|
+
- Run the command manually and look for usage output, auth prompts, or crash text.
|
|
56
|
+
- Check whether the package expects a different transport or an app-oriented startup flow.
|
|
57
|
+
- Use the recent stderr lines below before assuming this is a harness bug.
|
|
58
|
+
Recent stderr:
|
|
59
|
+
- npm error could not determine executable to run
|
|
60
|
+
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_34_51_384Z-debug-0.log
|
|
61
|
+
```
|
|
62
|
+
|
|
63
|
+
## Full Capability Status Table
|
|
64
|
+
|
|
65
|
+
| Focus | Check | Status | Duration (ms) | Message |
|
|
66
|
+
| --- | --- | --- | --- | --- |
|
|
67
|
+
| inspect startup | prompts | skipped | 0.00 | Skipped because startup failed before the MCP session initialized. See the failure diagnosis. |
|
|
68
|
+
| inspect startup | resources | skipped | 0.00 | Skipped because startup failed before the MCP session initialized. See the failure diagnosis. |
|
|
69
|
+
| inspect startup | tools | skipped | 0.00 | Skipped because startup failed before the MCP session initialized. See the failure diagnosis. |
|
|
70
|
+
|
|
71
|
+
## Evidence Snippets
|
|
72
|
+
|
|
73
|
+
### prompts — skipped
|
|
74
|
+
|
|
75
|
+
Summary: Skipped because startup failed before the MCP session initialized. See the failure diagnosis.
|
|
76
|
+
|
|
77
|
+
_No evidence was captured._
|
|
78
|
+
|
|
79
|
+
### resources — skipped
|
|
80
|
+
|
|
81
|
+
Summary: Skipped because startup failed before the MCP session initialized. See the failure diagnosis.
|
|
82
|
+
|
|
83
|
+
_No evidence was captured._
|
|
84
|
+
|
|
85
|
+
### tools — skipped
|
|
86
|
+
|
|
87
|
+
Summary: Skipped because startup failed before the MCP session initialized. See the failure diagnosis.
|
|
88
|
+
|
|
89
|
+
_No evidence was captured._
|
|
90
|
+
|
|
91
|
+
## Reproduction Commands
|
|
92
|
+
|
|
93
|
+
```bash
|
|
94
|
+
npm run cli -- run --target <path-to-target-config.json>
|
|
95
|
+
npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
96
|
+
```
|
|
97
|
+
|
|
98
|
+
## Artifact Provenance
|
|
99
|
+
|
|
100
|
+
- Artifact type: `run`
|
|
101
|
+
- Schema version: `1.0.0`
|
|
102
|
+
- Run ID: `run_2026-07-15T223451316Z_f7d490a7`
|
|
103
|
+
- Gate: `fail`
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"artifactType": "run",
|
|
3
3
|
"schemaVersion": "1.0.0",
|
|
4
4
|
"gate": "pass",
|
|
5
|
-
"runId": "run_2026-07-
|
|
6
|
-
"createdAt": "2026-07-
|
|
7
|
-
"toolVersion": "1.
|
|
5
|
+
"runId": "run_2026-07-15T223324164Z_9a89cc98",
|
|
6
|
+
"createdAt": "2026-07-15T22:33:24.164Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
8
|
"target": {
|
|
9
9
|
"targetId": "github-mcp-server",
|
|
10
10
|
"adapter": "local-process",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"id": "tools",
|
|
44
44
|
"capability": "tools",
|
|
45
45
|
"status": "pass",
|
|
46
|
-
"durationMs":
|
|
46
|
+
"durationMs": 3.21929099999943,
|
|
47
47
|
"message": "Advertised capability responded with the minimal expected shape (26 items).",
|
|
48
48
|
"evidence": [
|
|
49
49
|
{
|
|
@@ -1032,7 +1032,7 @@
|
|
|
1032
1032
|
"id": "prompts",
|
|
1033
1033
|
"capability": "prompts",
|
|
1034
1034
|
"status": "unsupported",
|
|
1035
|
-
"durationMs": 0.
|
|
1035
|
+
"durationMs": 0.001833000000260654,
|
|
1036
1036
|
"message": "Prompts are not advertised by the target.",
|
|
1037
1037
|
"evidence": [
|
|
1038
1038
|
{
|
|
@@ -1048,7 +1048,7 @@
|
|
|
1048
1048
|
"id": "resources",
|
|
1049
1049
|
"capability": "resources",
|
|
1050
1050
|
"status": "unsupported",
|
|
1051
|
-
"durationMs": 0.
|
|
1051
|
+
"durationMs": 0.0023330000003625173,
|
|
1052
1052
|
"message": "Resources are not advertised by the target.",
|
|
1053
1053
|
"evidence": [
|
|
1054
1054
|
{
|
|
@@ -1064,7 +1064,7 @@
|
|
|
1064
1064
|
"id": "security-lite",
|
|
1065
1065
|
"capability": "security-lite",
|
|
1066
1066
|
"status": "partial",
|
|
1067
|
-
"durationMs": 0.
|
|
1067
|
+
"durationMs": 0.062334000000191736,
|
|
1068
1068
|
"message": "Found 1 security finding(s): 0 high, 1 medium, 0 low.",
|
|
1069
1069
|
"evidence": [
|
|
1070
1070
|
{
|
|
@@ -1094,7 +1094,7 @@
|
|
|
1094
1094
|
"id": "runtime-profile",
|
|
1095
1095
|
"capability": "runtime-profile",
|
|
1096
1096
|
"status": "partial",
|
|
1097
|
-
"durationMs": 0.
|
|
1097
|
+
"durationMs": 0.2916669999995065,
|
|
1098
1098
|
"message": "Detected 0 potential egress target(s) and 27 potential state mutation(s) with high confidence.",
|
|
1099
1099
|
"evidence": [
|
|
1100
1100
|
{
|
|
@@ -1279,7 +1279,7 @@
|
|
|
1279
1279
|
"id": "conformance",
|
|
1280
1280
|
"capability": "conformance",
|
|
1281
1281
|
"status": "pass",
|
|
1282
|
-
"durationMs": 1.
|
|
1282
|
+
"durationMs": 1.4020839999993768,
|
|
1283
1283
|
"message": "All 7 conformance checks passed.",
|
|
1284
1284
|
"evidence": [
|
|
1285
1285
|
{
|
|
@@ -1305,7 +1305,7 @@
|
|
|
1305
1305
|
"id": "schema-quality",
|
|
1306
1306
|
"capability": "schema-quality",
|
|
1307
1307
|
"status": "partial",
|
|
1308
|
-
"durationMs": 0.
|
|
1308
|
+
"durationMs": 0.8174589999998716,
|
|
1309
1309
|
"message": "Found 51 quality finding(s) across 26 item(s): 0 warnings, 51 info.",
|
|
1310
1310
|
"evidence": [
|
|
1311
1311
|
{
|
|
@@ -1693,7 +1693,7 @@
|
|
|
1693
1693
|
"id": "security",
|
|
1694
1694
|
"capability": "security",
|
|
1695
1695
|
"status": "partial",
|
|
1696
|
-
"durationMs": 0.
|
|
1696
|
+
"durationMs": 0.769125000000713,
|
|
1697
1697
|
"message": "Found 1 security finding(s): 0 high, 1 medium, 0 low.",
|
|
1698
1698
|
"evidence": [
|
|
1699
1699
|
{
|
|
@@ -1723,7 +1723,7 @@
|
|
|
1723
1723
|
"id": "attack-sim",
|
|
1724
1724
|
"capability": "attack-sim",
|
|
1725
1725
|
"status": "partial",
|
|
1726
|
-
"durationMs": 1.
|
|
1726
|
+
"durationMs": 1.0075829999987036,
|
|
1727
1727
|
"message": "Safe attack simulation found 5 finding(s): 0 high, 5 medium, 0 low.",
|
|
1728
1728
|
"evidence": [
|
|
1729
1729
|
{
|
|
@@ -1877,17 +1877,17 @@
|
|
|
1877
1877
|
"weight": 0.1,
|
|
1878
1878
|
"score": 100,
|
|
1879
1879
|
"details": [
|
|
1880
|
-
"Connect:
|
|
1880
|
+
"Connect: 726ms",
|
|
1881
1881
|
"p95 latency: 3ms (3 operations)"
|
|
1882
1882
|
]
|
|
1883
1883
|
}
|
|
1884
1884
|
]
|
|
1885
1885
|
},
|
|
1886
1886
|
"performanceMetrics": {
|
|
1887
|
-
"connectMs":
|
|
1888
|
-
"toolsListMs":
|
|
1889
|
-
"promptsListMs": 0.
|
|
1890
|
-
"resourcesListMs": 0.
|
|
1887
|
+
"connectMs": 725.5884580000002,
|
|
1888
|
+
"toolsListMs": 3.21929099999943,
|
|
1889
|
+
"promptsListMs": 0.001833000000260654,
|
|
1890
|
+
"resourcesListMs": 0.0023330000003625173
|
|
1891
1891
|
},
|
|
1892
1892
|
"runtimeProfile": {
|
|
1893
1893
|
"stateMutations": [
|
|
@@ -2054,7 +2054,7 @@
|
|
|
2054
2054
|
"source": "description_analysis"
|
|
2055
2055
|
}
|
|
2056
2056
|
],
|
|
2057
|
-
"analyzedAt": "2026-07-
|
|
2057
|
+
"analyzedAt": "2026-07-15T22:33:24.895Z",
|
|
2058
2058
|
"confidence": "high"
|
|
2059
2059
|
}
|
|
2060
2060
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# MCP Observatory Run Report
|
|
2
2
|
|
|
3
|
-
Generated at 2026-07-
|
|
3
|
+
Generated at 2026-07-15T22:33:24.164Z
|
|
4
4
|
|
|
5
5
|
## Target and Environment Metadata
|
|
6
6
|
|
|
@@ -80,7 +80,7 @@ The following state-modifying operations were identified from tool schemas:
|
|
|
80
80
|
| filesystem | write | working_directory | description_analysis |
|
|
81
81
|
| filesystem | write | working_directory | description_analysis |
|
|
82
82
|
|
|
83
|
-
_Analyzed at 2026-07-
|
|
83
|
+
_Analyzed at 2026-07-15T22:33:24.895Z_
|
|
84
84
|
|
|
85
85
|
## Regressions and Recoveries
|
|
86
86
|
|
|
@@ -90,13 +90,13 @@ _Use the `diff` command against another run artifact to classify regressions and
|
|
|
90
90
|
|
|
91
91
|
| Focus | Check | Status | Duration (ms) | Message |
|
|
92
92
|
| --- | --- | --- | --- | --- |
|
|
93
|
-
| healthy | conformance | pass | 1.
|
|
94
|
-
| healthy | tools | pass |
|
|
95
|
-
| review | attack-sim | partial | 1.
|
|
96
|
-
| review | runtime-profile | partial | 0.
|
|
97
|
-
| review | schema-quality | partial | 0.
|
|
93
|
+
| healthy | conformance | pass | 1.40 | All 7 conformance checks passed. |
|
|
94
|
+
| healthy | tools | pass | 3.22 | Advertised capability responded with the minimal expected shape (26 items). |
|
|
95
|
+
| review | attack-sim | partial | 1.01 | Safe attack simulation found 5 finding(s): 0 high, 5 medium, 0 low. |
|
|
96
|
+
| review | runtime-profile | partial | 0.29 | Detected 0 potential egress target(s) and 27 potential state mutation(s) with high confidence. |
|
|
97
|
+
| review | schema-quality | partial | 0.82 | Found 51 quality finding(s) across 26 item(s): 0 warnings, 51 info. |
|
|
98
98
|
| review | security | partial | 0.77 | Found 1 security finding(s): 0 high, 1 medium, 0 low. |
|
|
99
|
-
| review | security-lite | partial | 0.
|
|
99
|
+
| review | security-lite | partial | 0.06 | Found 1 security finding(s): 0 high, 1 medium, 0 low. |
|
|
100
100
|
| confirm intent | prompts | unsupported | 0.00 | Prompts are not advertised by the target. |
|
|
101
101
|
| confirm intent | resources | unsupported | 0.00 | Resources are not advertised by the target. |
|
|
102
102
|
|
|
@@ -221,5 +221,5 @@ npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
|
221
221
|
|
|
222
222
|
- Artifact type: `run`
|
|
223
223
|
- Schema version: `1.0.0`
|
|
224
|
-
- Run ID: `run_2026-07-
|
|
224
|
+
- Run ID: `run_2026-07-15T223324164Z_9a89cc98`
|
|
225
225
|
- Gate: `pass`
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"artifactType": "run",
|
|
3
3
|
"schemaVersion": "1.0.0",
|
|
4
4
|
"gate": "fail",
|
|
5
|
-
"runId": "run_2026-07-
|
|
6
|
-
"createdAt": "2026-07-
|
|
7
|
-
"toolVersion": "1.
|
|
5
|
+
"runId": "run_2026-07-15T223349920Z_3504d108",
|
|
6
|
+
"createdAt": "2026-07-15T22:33:49.920Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
8
|
"target": {
|
|
9
9
|
"targetId": "gitlab-server",
|
|
10
10
|
"adapter": "local-process",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"id": "tools",
|
|
44
44
|
"capability": "tools",
|
|
45
45
|
"status": "fail",
|
|
46
|
-
"durationMs": 1.
|
|
46
|
+
"durationMs": 1.895250000001397,
|
|
47
47
|
"message": "Advertised capability failed during tools/list: [\n {\n \"code\": \"invalid_value\",\n \"values\": [\n \"object\"\n ],\n \"path\": [\n \"tools\",\n 0,\n \"inputSchema\",\n \"type\"\n ],\n \"message\": \"Invalid input: expected \\\"object\\\"\"\n },\n {\n \"code\": \"invalid_value\",\n \"values\": [\n \"object\"\n ],\n \"path\": [\n \"tools\",\n 1,\n \"inputSchema\",\n \"type\"\n ],\n \"message\": \"Invalid input: expected \\\"object\\\"\"\n },\n {\n \"code\": \"invalid_value\",\n \"values\": [\n \"object\"\n ],\n \"path\": [\n \"tools\",\n 2,\n \"inputSchema\",\n \"type\"\n ],\n \"message\": \"Invalid input: expected \\\"object\\\"\"\n },\n {\n \"code\": \"invalid_value\",\n \"values\": [\n \"object\"\n ],\n \"path\": [\n \"tools\",\n 3,\n \"inputSchema\",\n \"type\"\n ],\n \"message\": \"Invalid input: expected \\\"object\\\"\"\n },\n {\n \"code\": \"invalid_value\",\n \"values\": [\n \"object\"\n ],\n \"path\": [\n \"tools\",\n 4,\n \"inputSchema\",\n \"type\"\n ],\n \"message\": \"Invalid input: expected \\\"object\\\"\"\n },\n {\n \"code\": \"invalid_value\",\n \"values\": [\n \"object\"\n ],\n \"path\": [\n \"tools\",\n 5,\n \"inputSchema\",\n \"type\"\n ],\n \"message\": \"Invalid input: expected \\\"object\\\"\"\n },\n {\n \"code\": \"invalid_value\",\n \"values\": [\n \"object\"\n ],\n \"path\": [\n \"tools\",\n 6,\n \"inputSchema\",\n \"type\"\n ],\n \"message\": \"Invalid input: expected \\\"object\\\"\"\n },\n {\n \"code\": \"invalid_value\",\n \"values\": [\n \"object\"\n ],\n \"path\": [\n \"tools\",\n 7,\n \"inputSchema\",\n \"type\"\n ],\n \"message\": \"Invalid input: expected \\\"object\\\"\"\n },\n {\n \"code\": \"invalid_value\",\n \"values\": [\n \"object\"\n ],\n \"path\": [\n \"tools\",\n 8,\n \"inputSchema\",\n \"type\"\n ],\n \"message\": \"Invalid input: expected \\\"object\\\"\"\n }\n]",
|
|
48
48
|
"evidence": [
|
|
49
49
|
{
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
"id": "prompts",
|
|
63
63
|
"capability": "prompts",
|
|
64
64
|
"status": "unsupported",
|
|
65
|
-
"durationMs": 0.
|
|
65
|
+
"durationMs": 0.0006659999999101274,
|
|
66
66
|
"message": "Prompts are not advertised by the target.",
|
|
67
67
|
"evidence": [
|
|
68
68
|
{
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"id": "resources",
|
|
79
79
|
"capability": "resources",
|
|
80
80
|
"status": "unsupported",
|
|
81
|
-
"durationMs": 0.
|
|
81
|
+
"durationMs": 0.0004580000022542663,
|
|
82
82
|
"message": "Resources are not advertised by the target.",
|
|
83
83
|
"evidence": [
|
|
84
84
|
{
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"id": "conformance",
|
|
95
95
|
"capability": "conformance",
|
|
96
96
|
"status": "partial",
|
|
97
|
-
"durationMs": 0.
|
|
97
|
+
"durationMs": 0.5302920000031008,
|
|
98
98
|
"message": "5/7 conformance checks passed, 2 failed.",
|
|
99
99
|
"evidence": [
|
|
100
100
|
{
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
"id": "schema-quality",
|
|
124
124
|
"capability": "schema-quality",
|
|
125
125
|
"status": "pass",
|
|
126
|
-
"durationMs": 0.
|
|
126
|
+
"durationMs": 0.12754199999471894,
|
|
127
127
|
"message": "All 0 item(s) have good schema quality.",
|
|
128
128
|
"evidence": [
|
|
129
129
|
{
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"id": "security",
|
|
141
141
|
"capability": "security",
|
|
142
142
|
"status": "pass",
|
|
143
|
-
"durationMs": 0.
|
|
143
|
+
"durationMs": 0.2620840000017779,
|
|
144
144
|
"message": "No security issues detected.",
|
|
145
145
|
"evidence": [
|
|
146
146
|
{
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"id": "attack-sim",
|
|
157
157
|
"capability": "attack-sim",
|
|
158
158
|
"status": "pass",
|
|
159
|
-
"durationMs": 0.
|
|
159
|
+
"durationMs": 0.21029099999577738,
|
|
160
160
|
"message": "Safe attack simulation found no high-risk MCP attack-readiness findings.",
|
|
161
161
|
"evidence": [
|
|
162
162
|
{
|
|
@@ -214,16 +214,16 @@
|
|
|
214
214
|
"weight": 0.1,
|
|
215
215
|
"score": 100,
|
|
216
216
|
"details": [
|
|
217
|
-
"Connect:
|
|
218
|
-
"p95 latency:
|
|
217
|
+
"Connect: 802ms",
|
|
218
|
+
"p95 latency: 2ms (3 operations)"
|
|
219
219
|
]
|
|
220
220
|
}
|
|
221
221
|
]
|
|
222
222
|
},
|
|
223
223
|
"performanceMetrics": {
|
|
224
|
-
"connectMs":
|
|
225
|
-
"toolsListMs": 1.
|
|
226
|
-
"promptsListMs": 0.
|
|
227
|
-
"resourcesListMs": 0.
|
|
224
|
+
"connectMs": 801.9415840000001,
|
|
225
|
+
"toolsListMs": 1.895250000001397,
|
|
226
|
+
"promptsListMs": 0.0006659999999101274,
|
|
227
|
+
"resourcesListMs": 0.0004580000022542663
|
|
228
228
|
}
|
|
229
229
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# MCP Observatory Run Report
|
|
2
2
|
|
|
3
|
-
Generated at 2026-07-
|
|
3
|
+
Generated at 2026-07-15T22:33:49.920Z
|
|
4
4
|
|
|
5
5
|
## Target and Environment Metadata
|
|
6
6
|
|
|
@@ -172,13 +172,13 @@ _Use the `diff` command against another run artifact to classify regressions and
|
|
|
172
172
|
|
|
173
173
|
| Focus | Check | Status | Duration (ms) | Message |
|
|
174
174
|
| --- | --- | --- | --- | --- |
|
|
175
|
-
| healthy | attack-sim | pass | 0.
|
|
175
|
+
| healthy | attack-sim | pass | 0.21 | Safe attack simulation found no high-risk MCP attack-readiness findings. |
|
|
176
176
|
| healthy | schema-quality | pass | 0.13 | All 0 item(s) have good schema quality. |
|
|
177
|
-
| healthy | security | pass | 0.
|
|
178
|
-
| review | conformance | partial | 0.
|
|
177
|
+
| healthy | security | pass | 0.26 | No security issues detected. |
|
|
178
|
+
| review | conformance | partial | 0.53 | 5/7 conformance checks passed, 2 failed. |
|
|
179
179
|
| confirm intent | prompts | unsupported | 0.00 | Prompts are not advertised by the target. |
|
|
180
180
|
| confirm intent | resources | unsupported | 0.00 | Resources are not advertised by the target. |
|
|
181
|
-
| act now | tools | fail | 1.
|
|
181
|
+
| act now | tools | fail | 1.90 | Advertised capability failed during tools/list: [
|
|
182
182
|
{
|
|
183
183
|
"code": "invalid_value",
|
|
184
184
|
"values": [
|
|
@@ -749,5 +749,5 @@ npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
|
749
749
|
|
|
750
750
|
- Artifact type: `run`
|
|
751
751
|
- Schema version: `1.0.0`
|
|
752
|
-
- Run ID: `run_2026-07-
|
|
752
|
+
- Run ID: `run_2026-07-15T223349920Z_3504d108`
|
|
753
753
|
- Gate: `fail`
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"artifactType": "run",
|
|
3
3
|
"schemaVersion": "1.0.0",
|
|
4
4
|
"gate": "fail",
|
|
5
|
-
"runId": "run_2026-07-
|
|
6
|
-
"createdAt": "2026-07-
|
|
7
|
-
"toolVersion": "1.
|
|
5
|
+
"runId": "run_2026-07-15T223350732Z_5313d000",
|
|
6
|
+
"createdAt": "2026-07-15T22:33:50.732Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
8
|
"target": {
|
|
9
9
|
"targetId": "gmail-server",
|
|
10
10
|
"adapter": "local-process",
|
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"evidence": []
|
|
63
63
|
}
|
|
64
64
|
],
|
|
65
|
-
"fatalError": "Could not establish a plain stdio MCP session for target `gmail-server`.\nCommand: npx -y @anthropic/mcp-server-gmail\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- npm error 404 '@anthropic/mcp-server-gmail@*' is not in this registry.\n- npm error 404\n- npm error 404 Note that you can also install from a\n- npm error 404 tarball, folder, http url, or git url.\n- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-
|
|
65
|
+
"fatalError": "Could not establish a plain stdio MCP session for target `gmail-server`.\nCommand: npx -y @anthropic/mcp-server-gmail\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- npm error 404 '@anthropic/mcp-server-gmail@*' is not in this registry.\n- npm error 404\n- npm error 404 Note that you can also install from a\n- npm error 404 tarball, folder, http url, or git url.\n- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_33_50_802Z-debug-0.log"
|
|
66
66
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# MCP Observatory Run Report
|
|
2
2
|
|
|
3
|
-
Generated at 2026-07-
|
|
3
|
+
Generated at 2026-07-15T22:33:50.732Z
|
|
4
4
|
|
|
5
5
|
## Target and Environment Metadata
|
|
6
6
|
|
|
@@ -60,7 +60,7 @@ Recent stderr:
|
|
|
60
60
|
- npm error 404
|
|
61
61
|
- npm error 404 Note that you can also install from a
|
|
62
62
|
- npm error 404 tarball, folder, http url, or git url.
|
|
63
|
-
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-
|
|
63
|
+
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_33_50_802Z-debug-0.log
|
|
64
64
|
```
|
|
65
65
|
|
|
66
66
|
## Full Capability Status Table
|
|
@@ -102,5 +102,5 @@ npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
|
102
102
|
|
|
103
103
|
- Artifact type: `run`
|
|
104
104
|
- Schema version: `1.0.0`
|
|
105
|
-
- Run ID: `run_2026-07-
|
|
105
|
+
- Run ID: `run_2026-07-15T223350732Z_5313d000`
|
|
106
106
|
- Gate: `fail`
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"artifactType": "run",
|
|
3
3
|
"schemaVersion": "1.0.0",
|
|
4
4
|
"gate": "fail",
|
|
5
|
-
"runId": "run_2026-07-
|
|
6
|
-
"createdAt": "2026-07-
|
|
7
|
-
"toolVersion": "1.
|
|
5
|
+
"runId": "run_2026-07-15T223351850Z_602adb4c",
|
|
6
|
+
"createdAt": "2026-07-15T22:33:51.850Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
8
|
"target": {
|
|
9
9
|
"targetId": "google-calendar-server",
|
|
10
10
|
"adapter": "local-process",
|
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"evidence": []
|
|
63
63
|
}
|
|
64
64
|
],
|
|
65
|
-
"fatalError": "Could not establish a plain stdio MCP session for target `google-calendar-server`.\nCommand: npx -y @anthropic/mcp-server-google-calendar\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- npm error 404 '@anthropic/mcp-server-google-calendar@*' is not in this registry.\n- npm error 404\n- npm error 404 Note that you can also install from a\n- npm error 404 tarball, folder, http url, or git url.\n- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-
|
|
65
|
+
"fatalError": "Could not establish a plain stdio MCP session for target `google-calendar-server`.\nCommand: npx -y @anthropic/mcp-server-google-calendar\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- npm error 404 '@anthropic/mcp-server-google-calendar@*' is not in this registry.\n- npm error 404\n- npm error 404 Note that you can also install from a\n- npm error 404 tarball, folder, http url, or git url.\n- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_33_51_926Z-debug-0.log"
|
|
66
66
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# MCP Observatory Run Report
|
|
2
2
|
|
|
3
|
-
Generated at 2026-07-
|
|
3
|
+
Generated at 2026-07-15T22:33:51.850Z
|
|
4
4
|
|
|
5
5
|
## Target and Environment Metadata
|
|
6
6
|
|
|
@@ -60,7 +60,7 @@ Recent stderr:
|
|
|
60
60
|
- npm error 404
|
|
61
61
|
- npm error 404 Note that you can also install from a
|
|
62
62
|
- npm error 404 tarball, folder, http url, or git url.
|
|
63
|
-
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-
|
|
63
|
+
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_33_51_926Z-debug-0.log
|
|
64
64
|
```
|
|
65
65
|
|
|
66
66
|
## Full Capability Status Table
|
|
@@ -102,5 +102,5 @@ npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
|
102
102
|
|
|
103
103
|
- Artifact type: `run`
|
|
104
104
|
- Schema version: `1.0.0`
|
|
105
|
-
- Run ID: `run_2026-07-
|
|
105
|
+
- Run ID: `run_2026-07-15T223351850Z_602adb4c`
|
|
106
106
|
- Gate: `fail`
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"artifactType": "run",
|
|
3
3
|
"schemaVersion": "1.0.0",
|
|
4
4
|
"gate": "fail",
|
|
5
|
-
"runId": "run_2026-07-
|
|
6
|
-
"createdAt": "2026-07-
|
|
7
|
-
"toolVersion": "1.
|
|
5
|
+
"runId": "run_2026-07-15T223337541Z_890c2e42",
|
|
6
|
+
"createdAt": "2026-07-15T22:33:37.541Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
8
|
"target": {
|
|
9
9
|
"targetId": "google-drive-server",
|
|
10
10
|
"adapter": "local-process",
|
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"evidence": []
|
|
63
63
|
}
|
|
64
64
|
],
|
|
65
|
-
"fatalError": "Could not establish a plain stdio MCP session for target `google-drive-server`.\nCommand: npx -y @modelcontextprotocol/server-google-drive\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- npm error 404 '@modelcontextprotocol/server-google-drive@*' is not in this registry.\n- npm error 404\n- npm error 404 Note that you can also install from a\n- npm error 404 tarball, folder, http url, or git url.\n- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-
|
|
65
|
+
"fatalError": "Could not establish a plain stdio MCP session for target `google-drive-server`.\nCommand: npx -y @modelcontextprotocol/server-google-drive\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- npm error 404 '@modelcontextprotocol/server-google-drive@*' is not in this registry.\n- npm error 404\n- npm error 404 Note that you can also install from a\n- npm error 404 tarball, folder, http url, or git url.\n- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_33_37_608Z-debug-0.log"
|
|
66
66
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# MCP Observatory Run Report
|
|
2
2
|
|
|
3
|
-
Generated at 2026-07-
|
|
3
|
+
Generated at 2026-07-15T22:33:37.541Z
|
|
4
4
|
|
|
5
5
|
## Target and Environment Metadata
|
|
6
6
|
|
|
@@ -60,7 +60,7 @@ Recent stderr:
|
|
|
60
60
|
- npm error 404
|
|
61
61
|
- npm error 404 Note that you can also install from a
|
|
62
62
|
- npm error 404 tarball, folder, http url, or git url.
|
|
63
|
-
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-
|
|
63
|
+
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_33_37_608Z-debug-0.log
|
|
64
64
|
```
|
|
65
65
|
|
|
66
66
|
## Full Capability Status Table
|
|
@@ -102,5 +102,5 @@ npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
|
102
102
|
|
|
103
103
|
- Artifact type: `run`
|
|
104
104
|
- Schema version: `1.0.0`
|
|
105
|
-
- Run ID: `run_2026-07-
|
|
105
|
+
- Run ID: `run_2026-07-15T223337541Z_890c2e42`
|
|
106
106
|
- Gate: `fail`
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"artifactType": "run",
|
|
3
3
|
"schemaVersion": "1.0.0",
|
|
4
4
|
"gate": "fail",
|
|
5
|
-
"runId": "run_2026-07-
|
|
6
|
-
"createdAt": "2026-07-
|
|
7
|
-
"toolVersion": "1.
|
|
5
|
+
"runId": "run_2026-07-15T223351476Z_8b328f38",
|
|
6
|
+
"createdAt": "2026-07-15T22:33:51.476Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
8
|
"target": {
|
|
9
9
|
"targetId": "google-sheets-server",
|
|
10
10
|
"adapter": "local-process",
|
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"evidence": []
|
|
63
63
|
}
|
|
64
64
|
],
|
|
65
|
-
"fatalError": "Could not establish a plain stdio MCP session for target `google-sheets-server`.\nCommand: npx -y @anthropic/mcp-server-google-sheets\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- npm error 404 '@anthropic/mcp-server-google-sheets@*' is not in this registry.\n- npm error 404\n- npm error 404 Note that you can also install from a\n- npm error 404 tarball, folder, http url, or git url.\n- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-
|
|
65
|
+
"fatalError": "Could not establish a plain stdio MCP session for target `google-sheets-server`.\nCommand: npx -y @anthropic/mcp-server-google-sheets\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- npm error 404 '@anthropic/mcp-server-google-sheets@*' is not in this registry.\n- npm error 404\n- npm error 404 Note that you can also install from a\n- npm error 404 tarball, folder, http url, or git url.\n- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_33_51_550Z-debug-0.log"
|
|
66
66
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# MCP Observatory Run Report
|
|
2
2
|
|
|
3
|
-
Generated at 2026-07-
|
|
3
|
+
Generated at 2026-07-15T22:33:51.476Z
|
|
4
4
|
|
|
5
5
|
## Target and Environment Metadata
|
|
6
6
|
|
|
@@ -60,7 +60,7 @@ Recent stderr:
|
|
|
60
60
|
- npm error 404
|
|
61
61
|
- npm error 404 Note that you can also install from a
|
|
62
62
|
- npm error 404 tarball, folder, http url, or git url.
|
|
63
|
-
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-
|
|
63
|
+
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_33_51_550Z-debug-0.log
|
|
64
64
|
```
|
|
65
65
|
|
|
66
66
|
## Full Capability Status Table
|
|
@@ -102,5 +102,5 @@ npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
|
102
102
|
|
|
103
103
|
- Artifact type: `run`
|
|
104
104
|
- Schema version: `1.0.0`
|
|
105
|
-
- Run ID: `run_2026-07-
|
|
105
|
+
- Run ID: `run_2026-07-15T223351476Z_8b328f38`
|
|
106
106
|
- Gate: `fail`
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"artifactType": "run",
|
|
3
3
|
"schemaVersion": "1.0.0",
|
|
4
4
|
"gate": "fail",
|
|
5
|
-
"runId": "run_2026-07-
|
|
6
|
-
"createdAt": "2026-07-
|
|
7
|
-
"toolVersion": "1.
|
|
5
|
+
"runId": "run_2026-07-15T223352227Z_6f84b1e5",
|
|
6
|
+
"createdAt": "2026-07-15T22:33:52.227Z",
|
|
7
|
+
"toolVersion": "1.32.1",
|
|
8
8
|
"target": {
|
|
9
9
|
"targetId": "google-tasks-server",
|
|
10
10
|
"adapter": "local-process",
|
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"evidence": []
|
|
63
63
|
}
|
|
64
64
|
],
|
|
65
|
-
"fatalError": "Could not establish a plain stdio MCP session for target `google-tasks-server`.\nCommand: npx -y @anthropic/mcp-server-google-tasks\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- npm error 404 '@anthropic/mcp-server-google-tasks@*' is not in this registry.\n- npm error 404\n- npm error 404 Note that you can also install from a\n- npm error 404 tarball, folder, http url, or git url.\n- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-
|
|
65
|
+
"fatalError": "Could not establish a plain stdio MCP session for target `google-tasks-server`.\nCommand: npx -y @anthropic/mcp-server-google-tasks\nDiagnosis: The process exited or detached before MCP initialization completed.\nRaw error: MCP error -32000: Connection closed\nLikely causes:\n- The package may expect extra startup arguments or environment variables.\n- The package may not behave like a plain local-process stdio target under this invocation.\n- The server may be crashing immediately and only leaving clues on stderr.\nNext steps:\n- Run the command manually and look for usage output, auth prompts, or crash text.\n- Check whether the package expects a different transport or an app-oriented startup flow.\n- Use the recent stderr lines below before assuming this is a harness bug.\nRecent stderr:\n- npm error 404 '@anthropic/mcp-server-google-tasks@*' is not in this registry.\n- npm error 404\n- npm error 404 Note that you can also install from a\n- npm error 404 tarball, folder, http url, or git url.\n- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_33_52_302Z-debug-0.log"
|
|
66
66
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# MCP Observatory Run Report
|
|
2
2
|
|
|
3
|
-
Generated at 2026-07-
|
|
3
|
+
Generated at 2026-07-15T22:33:52.227Z
|
|
4
4
|
|
|
5
5
|
## Target and Environment Metadata
|
|
6
6
|
|
|
@@ -60,7 +60,7 @@ Recent stderr:
|
|
|
60
60
|
- npm error 404
|
|
61
61
|
- npm error 404 Note that you can also install from a
|
|
62
62
|
- npm error 404 tarball, folder, http url, or git url.
|
|
63
|
-
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-
|
|
63
|
+
- npm error A complete log of this run can be found in: /Users/williamweishuhn/.npm/_logs/2026-07-15T22_33_52_302Z-debug-0.log
|
|
64
64
|
```
|
|
65
65
|
|
|
66
66
|
## Full Capability Status Table
|
|
@@ -102,5 +102,5 @@ npm run cli -- report --run <path-to-run-artifact.json> --format markdown
|
|
|
102
102
|
|
|
103
103
|
- Artifact type: `run`
|
|
104
104
|
- Schema version: `1.0.0`
|
|
105
|
-
- Run ID: `run_2026-07-
|
|
105
|
+
- Run ID: `run_2026-07-15T223352227Z_6f84b1e5`
|
|
106
106
|
- Gate: `fail`
|