S

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.

3 integrations · MCP · REST · CLI

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.

discovered 8d ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
Sentry auth token (organization, personal, or internal-integration token)bearer$ sentry-cli login

Acquired by the CLI — running sentry-cli login opens the auth flow and stores the credential.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

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

Publish these signals → /publishing