Sentry MCP
by Sentry
AI-powered error tracking and issue management for coding assistants
devops Node.js Intermediate Self-hostable Verified
β 574 stars π
Updated: 1mo ago
Description
Official Sentry MCP server optimized for coding assistants to interact with Sentry's error tracking and performance monitoring platform. Features AI-powered event and issue search using natural language queries, detailed issue investigation with stack traces and breadcrumbs, issue lifecycle management (resolve, assign, ignore), and performance analysis capabilities. Designed with a human-in-the-loop philosophy β the AI suggests fixes but keeps developers in control. Works with both Sentry cloud and self-hosted installations. Install via npx or as a Claude plugin for immediate setup.
β Best for
Development teams using Sentry who want AI-assisted error investigation and issue management from their editor
βοΈ Skip if
You use a different error tracking service like Datadog, Bugsnag, or Rollbar
π‘ Use cases
- Investigating production errors with AI-assisted root cause analysis
- Searching and triaging Sentry issues using natural language from your editor
- Resolving and managing issue lifecycle without leaving the coding environment
- Analyzing performance bottlenecks and error trends across releases
π Pros
- β Official Sentry project with first-party API integration
- β Natural language search across issues and events
- β Human-in-the-loop design keeps developers in control of actions
- β Works with both Sentry cloud and self-hosted deployments
π Cons
- β Requires Sentry user token with appropriate permissions
- β Limited to Sentry's data β cannot cross-reference with other monitoring tools
- β Performance analysis features still maturing compared to Sentry's web UI
π§ Exposed tools (5 tools)
| Tool | Category | Description |
|---|---|---|
| investigate_error | debugging | Deep investigation of an error with context, breadcrumbs, and related events |
| search_issues | issue-management | Search Sentry issues using natural language or structured queries |
| get_issue_details | issue-management | Get detailed information about a specific issue including stack traces |
| resolve_issue | issue-management | Resolve, unresolve, or update the status of a Sentry issue |
| analyze_performance | performance | Analyze performance data and identify bottlenecks |
β‘ Installation
Prerequisites:
- β’ Node.js v18+
- β’ Sentry user authentication token
- β’ API key required
Check Claude Code documentation to configure this MCP server.
π‘ Tips & tricks
Use npx @sentry/mcp-server@latest --access-token=TOKEN for quick setup. For Claude Desktop, install as a plugin with "claude plugin install" for the simplest configuration. Grant your token the minimum required scopes for security.
Quick info
- Author
- Sentry
- License
- MIT
- Runtime
- Node.js 18+
- Transport
- stdio
- Category
- devops
- Difficulty
- Intermediate
- Self-hostable
- β
- Auth
- β
- Docker
- β
- Version
- latest
- Updated
- Feb 28, 2026
Client compatibility
- β Claude Code
- β Cursor
- β VS Code Copilot
- β Gemini CLI
- β Windsurf
- β Cline
- β JetBrains AI
- β Warp
Platforms
π macOS π§ Linux πͺ Windows