utapyngo/sentry-mcp-rs
Fast and minimal Sentry MCP server written in Rust
Implements three core MCP tools for Sentry integration: issue details retrieval with stacktraces and metadata, distributed trace analysis, and event search using Sentry's query syntax. Compiles to a single stateless binary with stdio transport, requiring only environment variables for Sentry authentication and hostname configuration. Achieves 10x lower memory footprint and instant startup compared to the official Node.js server while exposing fewer tools to reduce LLM context overhead.
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
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.
Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
Epistates/turbomcp
A full featured, enterprise grade rust MCP SDK