Query issues, events, releases, users, org stats, and project diagnostics from your self-hosted Sentry—securely. 24 tools. Read-only by default. Built for AI workflows.
| Issue | Events | Users | First Seen |
|---|---|---|---|
| TypeError: Cannot read property 'x' | 3,432 | 122 | 2d ago |
| DBConnectionError: timeout | 1,987 | 98 | 3d ago |
| ChunkLoadError: Loading chunk 23 failed | 1,102 | 76 | 5d ago |
Sentry is powerful, but hard to access programmatically in AI workflows.
Sentry UI is not designed for AI assistants or automation.
Copy-paste, clicking around, exporting data—slow and error-prone.
Sending data to third-party services is risky.
AI lacks real-time context from issues, releases, users, and system health.
A secure MCP server that exposes your Sentry data to AI assistants.
Search, filter, and inspect issues and events.
List, inspect, and compare releases.
Lookup users and activity insights.
Org stats and usage overview.
Project health and system diagnostics.
Structured, concise, and context-rich responses.
Configure your AI client to use the MCP server.
Create a token with read access.
Use the command below.
Ask questions about your Sentry data.
{
"mcpServers": {
"sentry": {
"command": "npx",
"args": ["-y", "sentry-selfhosted-mcp"],
"env": {
"SENTRY_URL": "https://sentry.yourcompany.com",
"SENTRY_AUTH_TOKEN": "sntrys_xxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"SENTRY_ORG_SLUG": "your-org"
}
}
}
}
{
"mcpServers": {
"sentry": {
"command": "npx",
"args": ["-y", "sentry-selfhosted-mcp"],
"env": {
"SENTRY_URL": "https://sentry.yourcompany.com",
"SENTRY_AUTH_TOKEN": "sntrys_xxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"SENTRY_ORG_SLUG": "your-org"
}
}
}
}
{
"mcpServers": {
"sentry": {
"command": "npx",
"args": ["-y", "sentry-selfhosted-mcp"],
"env": {
"SENTRY_URL": "https://sentry.yourcompany.com",
"SENTRY_AUTH_TOKEN": "sntrys_xxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"SENTRY_ORG_SLUG": "your-org"
}
}
}
}
{
"mcpServers": {
"sentry": {
"command": "npx",
"args": ["-y", "sentry-selfhosted-mcp"],
"env": {
"SENTRY_URL": "https://sentry.yourcompany.com",
"SENTRY_AUTH_TOKEN": "sntrys_xxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"SENTRY_ORG_SLUG": "your-org"
}
}
}
}
Your data stays your data.
Runs against your Sentry instance. No data leaves your network.
Uses your Sentry Auth Token. No password. No storage.
All tools are read-only. Safe for production.
Transparent and auditable. Built with security in mind.
Join developers using sentry-selfhosted-mcp to ship faster.