Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by zereight • Analytics & Monitoring
An MCP server that lets agents interact with the Sentry API to fetch issue, event, and project information.
Fetch full Sentry issue details (by issue ID or URL) to include context in automated bug triage or summarization.
Enumerate projects in a Sentry organization to discover where issues are occurring or to populate project lists.
List project issues with search queries, time-based stats, and pagination to support incident investigation workflows.
This MCP server (npm package @zereight/sentry-server) exposes tools that allow agents to list organization projects, query project issues with filtering and pagination, and fetch detailed event and issue data from Sentry. It is configured via environment variables (SENTRY_AUTH_TOKEN, SENTRY_ORG_SLUG, SENTRY_PROJECT_NAMES) and supports custom Sentry base URLs for self-hosted instances. The server is intended to integrate with agent frameworks (Claude, Cursor, etc.) so agents can retrieve and act on Sentry data programmatically.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.