mcps / sentry
✓ MCPExplorer Verified
Sentry MCP server
Debug production from the agent.
01What it is
Sentry's official MCP server lets your agent pull issues, errors, and traces — so it can investigate a production incident with the real stack traces in hand.
Who it’s for: Engineers who want an agent that can investigate real production errors, not guess.
02Highlights
Investigate issues
Fetch errors, events, and traces to root-cause a failure without leaving the agent.
Seer AI
Tap Sentry's AI debugging to go from a stack trace to a proposed fix.
03Add it to your agent
Remote MCP server (Streamable HTTP) — oauth.
claude mcp add --transport http sentry https://mcp.sentry.dev/mcp
{ "mcpServers": { "sentry": { "type": "streamable-http", "url": "https://mcp.sentry.dev/mcp" } } }
Get started
Set up Sentry and put it to work — Free · Team from $26/mo. Or see its full verified profile.