getsentry/sentry-mcp
An MCP server for interacting with Sentry via LLMs.
Overview
getsentry/sentry-mcp is a TypeScript MCP server. An MCP server for interacting with Sentry via LLMs. Topics: mcp-server, tag-production.
Ranked #182 out of 25632 indexed tools.
In the top 1% of all indexed tools.
Has 34 contributors.
Actively maintained with commits in the last week.
Ecosystem
TypeScript NOASSERTION 14 weekly downloads
mcp-servertag-production
Signal Breakdown
Stars 596
Freshness 2d ago
Issue Health 69%
Contributors 34
Dependents 0
Forks 91
Description Good
License NOASSERTION
How to Improve
Description low impact
License low impact
Dependents medium impact
Matched Queries
From the README
# 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](https://blog.cloudflare.com/remote-model-context-protocol-servers-mcp/). ## Getting Started You'll find everything you need to know by visiting the deployed service in production: <https://mcp.sentry.dev> 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: ```shell claude plugin marketplace add getsentry/sentry-mcp claude plugin install sentry-mcp@sentry-mcp ```Read full README on GitHub →
Are you the maintainer? Claim this listing