sentry-issues-mcp
5
sentry-issue-mcp is an MCP server that streamlines the process of retrieving and analyzing issues from Sentry. It provides tools to fetch event details and supports intelligent analysis using a language model.
Overview
sentry-issue-mcp is a Model Context Protocol (MCP) server designed to interact with Sentry issues. It offers tools to retrieve single or multiple event details, allowing users to analyze or manipulate the response with ease. Key features include being user-friendly and compact.
Features
- Easy to understand and use
- Compact size
Tools
- get_single_event: Retrieves detailed information about a single Sentry event.
- get_project_events: Retrieves a list of events from a Sentry project.
QuickStart
Configuration for the MCP server requires setting up environment variables for Sentry host, organization, project, and user token.
Case Studies
- Analyzing an issue by URL or ID
- Finding the most dangerous issue of the day
License
MIT