utapyngo/sentry-mcp-rs
Fast and minimal Sentry MCP server written in Rust
Quick Start
Clone the repository:
git clone https://github.com/utapyngo/sentry-mcp-rsClaude Desktop configuration example:
{
"mcpServers": {
"sentry-mcp-rs": {
"command": "npx",
"args": [
"-y",
"utapyngo/sentry-mcp-rs"
]
}
}
}Check the repository README for specific installation and configuration instructions.