Sentry
OfficialbySentry
Sentry's official MCP server provides access to error tracking, performance monitoring, and stack traces. Query issues, analyze crash reports, and investigate performance problems through your AI assistant.
API Key Required
Configuration
{
"mcpServers": {
"sentry": {
"url": "https://mcp.sentry.dev",
"headers": {
"Authorization": "Bearer your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.