io.github.getsentry/sentry-mcp
Quality Score
72
/100
MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"sentry-mcp": {
"command": "npx",
"args": [
"-y",
"@sentry/mcp-server"
],
"env": {
"SENTRY_ACCESS_TOKEN": "<your-sentry_access_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"sentry-mcp": {
"command": "npx",
"args": [
"-y",
"@sentry/mcp-server"
],
"env": {
"SENTRY_ACCESS_TOKEN": "<your-sentry_access_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @sentry/mcp-server§02 Environment variables
SENTRY_ACCESS_TOKENrequiredsecret
Your Sentry user authentication token
§03 MCP Quality Score · methodology
freshness
17
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Monitoring & Logs
ThornGuard
app.qwady.thorns/thornguard
Remote MCP security gateway for auth, redaction, policy enforcement, and audit logging.
Calories Club: AI Food Tracker
app.recordo.api/calories-club
AI-powered calorie tracking with photo recognition, barcode scanning, and voice logging
Auth0 MCP Server
com.auth0/mcp
Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language