sentry-mcp-rs
JSON →A fast, lightweight MCP server for Sentry, written in Rust.
Install
npx @modelcontextprotocol/inspector Tools · 11
- list_projects List all projects in Sentry
- list_issues List issues for a given project
- get_issue Get details of a specific issue
- search_issues Search issues using a query string
- list_events List events for a given issue
- get_event Get details of a specific event
- list_releases List releases for a project
- get_release Get details of a specific release
- create_release Create a new release
- list_teams List all teams in an organization
- list_members List members of an organization
Environment variables
SENTRY_AUTH_TOKENSENTRY_HOST
Links
★ 9 GitHub stars