utapyngo/sentry-mcp-rs
Fast and minimal Sentry MCP server written in Rust
This tool helps Site Reliability Engineers and DevOps professionals quickly diagnose application issues reported in Sentry. It acts as a lightweight server that takes Sentry issue or trace IDs and returns detailed information, including stack traces, event logs, and distributed trace data. It's designed for users who want fast, efficient access to Sentry's data through a Model Context Protocol (MCP) client without heavy resource usage.
Use this if you need a resource-efficient and instantly-starting way to fetch Sentry issue, event, or trace details for debugging and analysis within an MCP-enabled environment.
Not ideal if you do not use Sentry for error monitoring or do not integrate with Model Context Protocol (MCP) clients.
Stars
9
Forks
2
Language
Rust
License
MIT
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/utapyngo/sentry-mcp-rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
Cyfrin/aderyn
Solidity Static Analyzer that easily integrates into your editor
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
microsoft/wassette
Wassette: A security-oriented runtime that runs WebAssembly Components via MCP
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.