SERVER

sentry-mcp MCP Server

Rank #314

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 MCP Server is a Model Context Protocol (MCP) server published by getsentry. It ranks #314 of 58,832 servers tracked on MCP Toplist, and its repository has 712 GitHub stars. sentry-mcp MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Mar 31, 2025 and most recently updated on Dec 17, 2025.

STANDING
#314of 58,832 tracked serversTop 1%

Ranks ahead of 58,518 of 58,832 servers on MCP Toplist.

Recent momentum
+38GitHub stars since Apr 27 (+6%)
CONNECT

Use sentry-mcp MCP Server

Add sentry-mcp MCP Server 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 3 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

getsentry

Organization
Total servers
8
Total versions
22
MORE FROM THIS PUBLISHER

Other servers by getsentry

View all getsentry servers →
VERSIONS

Available versions (2)

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

Frequently asked questions

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