MCP Servers / cloud-service / sentry-mcp-rs

sentry-mcp-rs

JSON →
httpnone9cloud-service

A fast, lightweight MCP server for Sentry, written in Rust.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: sentry-mcp-rs
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envSENTRY_AUTH_TOKEN
envSENTRY_HOST
Resources
sentry-mcp-rs — MCP Server · libregistry