Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by inceptionJh • Analytics & Monitoring
An MCP server that exposes Sentry issue and event data to agents for analysis and debugging.
Fetch and analyze Sentry issue and event details given an event URL or ID.
Extract debugging context (stack traces, tags, breadcrumbs) to summarize root causes for developers.
Link conversational outputs to Sentry issue URLs for triage and follow-up actions.
This MCP server integrates Sentry with the Model Context Protocol, allowing agents to query Sentry issues and events using a SENTRY_ORG_ID and SENTRY_API_TOKEN. It is distributed as an npm package (invoked via npx @jaejae-json/sentry-mcp-server) and is intended to provide event details and links for automated analysis. The server helps agents retrieve error context (stack traces, tags, breadcrumbs) to aid incident triage and debugging workflows.
Retrieves event information from Sentry URL structure for paramsSchema https://daangn.sentry.io/issues/:issueId/events/:eventId/ Example https://daangn.sentry.io/issues/1234567890/events/1234567890/ issueId = 1234567890, eventId = 1234567890
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.