← Index

Airbrake MCP Server

io.github.Dach3r/airbrake-mcp-server·v1.0.1·Other
Quality Score
80
/100

Query Airbrake errors, notices, deploys, and project stats from MCP clients

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "airbrake-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "airbrake-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "airbrake-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "airbrake-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y airbrake-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
10
stability
10
§04  Alternatives in Other