by getsentry · MCP Server · ★ 697
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
sentry-mcp Sentry's MCP service is primarily designed for human-in-the-loop coding agents. Our tool selection and priorities are focused on developer workflows and debugging use cases, rather than providing a general-purpose MCP server for all Sentry functionality. This remote MCP server acts as middleware to the upstream Sentry API, optimized for coding assistants like Cursor, Claude Code, and similar development tools. It's based on Cloudflare's work towards remote MCPs. Getting Started You'll find everything you need to know by visiting the deployed service in production: If you're looking to contribute, learn how it works, or to run this for self-hosted Sentry, continue below. Claude Code Plugin Install as a Claude Code plugin for automatic subagent delegation: This provides a subagent that Claude automatically delegates to when you ask about Sentry errors, issues, traces, or performance. For experimental features: Stdio vs Remote While this repository is focused on acting as an MCP service, we also support a transport. This is still a work in progress, but is the easiest way to adapt run the MCP against a self-hosted Sentry install. Note: The AI-p
| Stars | 697 |
| Forks | 107 |
| Language | TypeScript |
| Category | MCP Server |
| Quality Score | 51.662/100 |
| Open Issues | 90 |
| Last Updated | 2026-05-23 |
| Created | 2025-03-29 |
| Platforms | mcp, node |
| Est. Tokens | ~2009k |
Explore other popular mcp server tools:
sentry-mcp is An MCP server for interacting with Sentry via LLMs.. It is categorized as a MCP Server with 697 GitHub stars.
sentry-mcp is primarily written in TypeScript. It covers topics such as mcp-server, tag-production.
You can find installation instructions and usage details in the sentry-mcp GitHub repository at github.com/getsentry/sentry-mcp. The project has 697 stars and 107 forks, indicating an active community.