All MCP servers

Sentry Mcp

Official
by Api.AirforcestdioDeveloper Tools0724Custom

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

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "sentry-mcp-imp38a57": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}