Skip to main content
Glama

Sentry MCP

Official
by getsentry
package.json945 B
{ "name": "@sentry/mcp-test-client", "version": "0.18.0", "private": true, "type": "module", "description": "CLI tool to test the Sentry MCP server", "bin": { "sentry-mcp-test-client": "./dist/index.js" }, "scripts": { "build": "tsdown", "start": "node dist/index.js", "test-client": "node dist/index.js", "test": "vitest run", "test:ci": "vitest run --reporter=default --reporter=junit --outputFile=tests.junit.xml", "test:watch": "vitest", "typecheck": "tsc --noEmit" }, "dependencies": { "@ai-sdk/openai": "catalog:", "@sentry/core": "catalog:", "@sentry/mcp-server": "workspace:*", "@sentry/node": "catalog:", "ai": "catalog:", "chalk": "catalog:", "commander": "catalog:", "dotenv": "catalog:", "open": "catalog:" }, "devDependencies": { "tsdown": "catalog:", "tsx": "catalog:", "typescript": "catalog:", "vitest": "catalog:" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/getsentry/sentry-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server