SERVER

Sentry MCP

Rank #655

io.github.getsentry/sentry-mcp

Retrieve error and performance data from Sentry.

First listed
Mar 31, 2025
Last publish date
Dec 17, 2025
OVERVIEW

Sentry MCP is a Model Context Protocol (MCP) server published by getsentry. It ranks #655 of 76,851 servers tracked on MCP Toplist, and its repository has 776 GitHub stars. Sentry MCP is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Mar 31, 2025 and most recently updated on Dec 17, 2025.

STANDING
#655of 76,851 tracked serversTop 1%

Ranks ahead of 76,196 of 76,851 servers on MCP Toplist.

Recent momentum
+102GitHub stars since Apr 27 (+15%)
CONNECT

Use Sentry MCP

Add Sentry MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · SSE
{
  "mcpServers": {
    "sentry-mcp": {
      "url": "https://mcp.sentry.dev/sse"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

Remote · HTTP
{
  "mcpServers": {
    "sentry-mcp": {
      "url": "https://mcp.sentry.dev/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "sentry-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@sentry/mcp-server"
      ],
      "env": {
        "SENTRY_ACCESS_TOKEN": "<your SENTRY_ACCESS_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (3 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
mcp.soDelisted · last seen Jun 4, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

getsentry

Organization
Servers in org
9
Versions across org
39
MORE FROM THIS PUBLISHER

Other servers by getsentry

View all getsentry servers →
VERSIONS

Available versions (2)

0.1.0 · Nov 25, 20240.25.0 · Dec 17, 2025Nov 25, 2024Dec 17, 2025
VersionPublished
0.25.0Dec 17, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Sentry MCP?
Sentry MCP is maintained by getsentry, which publishes 9 MCP servers (39 total versions) tracked on MCP Toplist.
Is Sentry MCP listed on the Official MCP Registry?
Yes — Sentry MCP is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
How many versions does Sentry MCP have?
MCP Toplist tracks 2 versions of Sentry MCP, most recently published on Dec 17, 2025.
Where can I find the source code for Sentry MCP?
The source code for Sentry MCP is hosted at github.com/getsentry/sentry-mcp.
EXPLORE
Sentry MCP - MCP Server #655 | MCP Toplist