Loomal

sentry-mcp

MCP server by github.com/getsentry/sentry-mcp

MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants

725 starsnpm: @sentry/mcp-server

About sentry-mcp

sentry-mcp is an MCP (Model Context Protocol) server published by getsentry in the official MCP registry, listed under Monitoring on Loomal. MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants

It ships as an npm package (@sentry/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/getsentry/sentry-mcp, where the project has earned 725 GitHub stars.

Use sentry-mcp with your agent

Claude Code · one command
claude mcp add sentry-mcp -- npx -y @sentry/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sentry-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@sentry/mcp-server"
      ]
    }
  }
}
npm@sentry/mcp-server

Frequently asked questions

What is sentry-mcp?
sentry-mcp is an MCP (Model Context Protocol) server by getsentry in the Monitoring category. MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants
How do I connect sentry-mcp to Claude, Cursor, or another MCP client?
Install sentry-mcp from its npm package (@sentry/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is sentry-mcp open source?
Yes — the source code is public at github.com/getsentry/sentry-mcp, with 725 GitHub stars.
Can AI agents pay to use sentry-mcp?
Not yet through Loomal — sentry-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain sentry-mcp? Claim this listing free by verifying GitHub ownership, or contact us.