Enterprise DNA
M MCP Servers Developer low

utapyngo/sentry-mcp-rs

by Various

Fast and minimal Sentry MCP server written in Rust

U

MCP

utapyngo/sentry-mcp-rs

Added 1 June 2026

#mcp #mcp-server #rust #rust-lang #sentry #sentry-io

Overview

A fast and minimal MCP server for Sentry written in Rust. It implements the Model Context Protocol to allow AI agents and tools to query Sentry issues and events. The server is designed to be lightweight and efficient.

Best for

Best for
Developers who need a lightweight MCP server for Sentry integration

Use cases

  • Connect AI coding assistants to Sentry error logs
  • Query Sentry issues and events through natural language
  • Automate Sentry workflows via MCP tools

How to use

Install

cargo install sentry-mcp

Tools exposed

  • get_issue_details
  • get_trace_details
  • search_issue_events

Example client config

{\n  "mcpServers": {\n    "sentry": {\n      "command": "sentry-mcp",\n      "env": {\n        "SENTRY_AUTH_TOKEN": "your_token_here",\n        "SENTRY_HOST": "sentry.io"\n      }\n    }\n  }\n}

Notes

A fast and minimal MCP server for Sentry written in Rust. It implements the Model Context Protocol to allow AI agents and tools to query Sentry issues and events. The server is designed to be lightweight and efficient.

9 stars on GitHub. Last updated 2026-03-22. Licensed MIT.

Use cases

  • Connect AI coding assistants to Sentry error logs
  • Query Sentry issues and events through natural language
  • Automate Sentry workflows via MCP tools

Pros

  • Fast performance due to Rust implementation
  • Minimal footprint and low resource usage
  • Open source with permissive license

Cons

  • Very early stage with only 9 GitHub stars
  • Limited community support and documentation
  • May lack advanced features of more mature Sentry integrations

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Fast performance due to Rust implementation
  • Minimal footprint and low resource usage
  • Open source with permissive license

Cons

  • Very early stage with only 9 GitHub stars
  • Limited community support and documentation
  • May lack advanced features of more mature Sentry integrations
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks