sentry.io
Sentry is an application monitoring and observability platform used to track errors, performance, traces, releases, and related developer workflow data. It provides hosted services on sentry.io for managing organizations, projects, issues, and integrations.
Sentry exposes a REST Web API at `https://sentry.io/api/0/`, a hosted OAuth-protected MCP server at `https://mcp.sentry.dev/mcp`, and the `sentry-cli` command-line tool; no public GraphQL API or machine-readable OpenAPI spec was found.
- Sentry MCP serverdetected
- Sentry Web APIdiscovered
- sentry-clidiscovered
$ sentry-cli loginAcquired by the CLI — running sentry-cli login opens the auth flow and stores the credential.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 4/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://sentry.io/llms.txt
- API catalog✓https://sentry.io/.well-known/api-catalog
- OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✓https://mcp.sentry.dev/mcp
- OAuth protected resource✓https://sentry.io/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing