Sentry Mcp
An MCP server for interacting with Sentry via LLMs.
- Transport
- Not stated
- Package
- —
- Registry id
- —
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
The Sentry MCP Server connects AI assistants to Sentry for searching errors, analyzing performance, triaging issues, reading documentation, and managing projects via the Model Context Protocol. All connections use OAuth, and the first connection triggers an authentication flow to connect to the user's Sentry account. Users can optionally scope the connection to an organization or project.
Scoping to a project is recommended when possible. When scoped, tools automatically default to the constrained organization or project and unnecessary discovery tools are hidden. The server can be configured with an experimental parameter to enable forward-looking tool variants and experimental features.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.