Skip to main content
Glama

Sentry MCP

Official
by getsentry
package.json871 B
{ "name": "@sentry/mcp-server-evals", "version": "0.18.0", "private": true, "type": "module", "engines": { "node": ">=20" }, "license": "FSL-1.1-ALv2", "scripts": { "build": "tsc -b", "dev": "tsc -w", "start": "tsx src/bin/start-mock-stdio.ts", "eval": "vitest --config=vitest.config.ts", "eval:ci": "vitest run --coverage --reporter=vitest-evals/reporter --reporter=junit --outputFile=eval.junit.xml" }, "dependencies": { "@ai-sdk/openai": "catalog:", "@modelcontextprotocol/sdk": "catalog:", "@sentry/mcp-server": "workspace:*", "@sentry/mcp-server-mocks": "workspace:*", "@sentry/mcp-server-tsconfig": "workspace:*", "ai": "catalog:", "dotenv": "catalog:", "msw": "catalog:", "typescript": "catalog:", "vitest": "catalog:", "vitest-evals": "catalog:", "zod": "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