sentry-mcp-server
1
Sentry MCP Server integrates Sentry error tracking into your development workflow, allowing you to access release health data and issue details within a Model Context Protocol environment. It supports both cloud and self-hosted Sentry instances, offering tools for release monitoring, health statistics, and issue investigation.
inspect_sentry
Check server configuration and connection status
list_recent_releases
List recent releases and their number of new issues
get_releases
Get all release versions of the project
get_release_health
Get health statistics for specific releases
get_issue
Get details about a specific Sentry issue
get_release_issues
Get all the issues associated with a specific release