Query errors, issues, and performance data from Sentry via MCP. Debug production issues, analyze error trends, and give your AI agent access to your monitoring stack. 26k+ weekly npm downloads.
Install via CLI
mog install mogteam/mcp-sentryManual config
Sentry user auth token (from sentry.io/settings/account/api/auth-tokens/)
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-sentry": {
"command": "npx",
"args": [
"-y",
"@sentry/mcp-server@latest"
],
"env": {
"SENTRY_ACCESS_TOKEN": "<your-secret>"
}
}
}
}Or run mog install to configure automatically. MCP docs
Query errors, issues, and performance data from Sentry via MCP. Debug production issues, analyze error trends, and give your AI agent access to your monitoring stack. 26k+ weekly npm downloads.
mog install mogteam/mcp-sentry
sentry errors monitoring debugging observability mcp
Sourced from Sentry (official) — ⭐ 2,100 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Sentry (official)
github.com/getsentry/sentry-mcpThis package is sourced from the above repository and distributed on mog under its original license.
Releases