Inspect issues and stack traces from the assistant
Monitoring catalogs mix metrics, logs, and error trackers. For crash triage you want Sentry issue tools, not a generic observability suite.
Ads
Use the official Sentry MCP for org-authenticated access to issues and events.
Community Rust or alternate Sentry MCPs help for self-hosted Sentry or different packaging.
One server — Sentry MCP Server. Not a stack merge.
{
"mcpServers": {
"sentry": {
"command": "uvx",
"args": [
"installations"
]
}
}
}Added 14 days ago ·