getmcpbeta

Sentry

remote

Interact with Sentry for error tracking, issue management, and performance monitoring

Author

Sentry

Runtime

node

URL

https://mcp.sentry.dev/sse

Categories

monitoringerror-trackingdeveloper-tools

Install with the CLI:

npx @getmcp/cli add sentry

Configuration

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

JSON
{
  "mcpServers": {
    "sentry": {
      "url": "https://mcp.sentry.dev/sse",
      "transport": "sse"
    }
  }
}

Claude Desktop MCP documentation