Skip to main content

sentry-mcp

by getsentry· AI & ML
590

An MCP server for interacting with Sentry via LLMs.

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "sentry-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:getsentry/sentry-mcp"
      ]
    }
  }
}

Works Well With

Other MCP servers developers commonly pair with sentry-mcp

About

An MCP server for interacting with Sentry via LLMs.

mcp-servertag-production