The reputation layer for AI skills, tools & agents

getsentry/sentry-mcp

Score: 54.9 Rank #182

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

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for getsentry/sentry-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/getsentry--sentry-mcp)](https://agentrank-ai.com/tool/getsentry--sentry-mcp)
<a href="https://agentrank-ai.com/tool/getsentry--sentry-mcp"><img src="https://agentrank-ai.com/api/badge/tool/getsentry--sentry-mcp" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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