Sentry MCP Server
Official
Observability
stdio
Connect AI agents to Sentry for error tracking and debugging. Query issues, view stack traces, analyze crash trends, and correlate errors with deployments. Essential for AI-assisted debugging workflows.
Quick Install
$ uvx mcp-server-sentry --auth-token sntrys_xxxxEnvironment Variables
| Variable | Description | Required |
|---|---|---|
| SENTRY_AUTH_TOKEN | Sentry authentication token | Yes |
Configuration by Client
{
"mcpServers": {
"server": {
"command": "uvx",
"args": [
"mcp-server-sentry",
"--auth-token",
"sntrys_xxxx"
]
}
}
}Need a different client? Use the Config Generator for Windsurf, Cline, Antigravity, and more.
Available Tools (4)
search_issuesget_issue_detailsget_eventlist_projects