dev-tools
Sentry
Official Sentry MCP server for error tracking and performance telemetry. Access issues, stack traces, and performance data.
Live status
unknown
Last check: n/a
Uptime: n/a
0 installsSyncing…
Config path
~/Library/Application Support/Claude/claude_desktop_config.jsonJSON snippet
{
"mcpServers": {
"sentry": {
"command": "npx",
"args": [
"-y",
"@sentry/mcp-server"
]
}
}
}Add this under mcpServers and restart Claude Desktop.