Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Leee62 • Analytics & Monitoring
A lightweight MCP that fetches Sentry events/issues and exposes them to LLM agents for analysis and remediation guidance.
Fetch and analyze a single Sentry event by URL or ID to determine root cause and propose remediation steps.
List recent events for a project and identify the most critical or frequent issues in a given time window.
A compact MCP adapter to integrate Sentry data into LLM-driven workflows with selectable tiny or huge response modes.
This MCP provides two tools to retrieve Sentry event/issue data (single event and project event list) with tiny/huge response modes to suit LLM workflows. It is configured via environment variables (SENTRY_HOST, SENTRY_ORG, SENTRY_PROJ, SENTRY_USER_TOKEN) and is intended to let agents analyze issue causes and suggest fixes. It is designed to be minimal, easy to integrate, and optimized for quick understanding by language models. Note: getting issues is marked deprecated in the README (see v1.0.5) because of overlap with the event API.
get issue event by inputting sentry issue event url or sentry issue event id
get issue events by inputting sentry organization id or slug and sentry project name or slug
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.