Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Sentry MCP logo
MCP server

Sentry MCP

Pulls Sentry issues and events into a coding agent's context

0
SaveVisit website ↗

Add it to your client

Official
Install
npx @sentry/mcp-server@latest
mcpServers
{
  "mcpServers": {
    "sentry-mcp": {
      "command": "npx",
      "args": [
        "@sentry/mcp-server@latest"
      ]
    }
  }
}
Transport
both
Runtime
Node
Auth
Required
License
FSL-1.1-Apache-2.0
Tools
search_eventssearch_issues

Built for the case where an agent is already fixing a bug and needs the production evidence behind it: the error, its stack trace, how often it fires and which release introduced it. Sentry runs a hosted version at mcp.sentry.dev; self-hosted installs can run the same server locally over stdio with a user auth token. The project is explicit that it targets human-in-the-loop coding tools rather than being a general wrapper over the Sentry API.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?