
Airbrake MCP Server
Investigate production Airbrake errors, notices, deploys, and project stats from Claude Code or Cursor without opening the Airbrake UI.
Overview
Airbrake MCP Server is a MCP server for the Operate phase that lets agents query Airbrake errors, notices, deploys, and project statistics.
What is this MCP server?
- Query Airbrake errors and notices from MCP clients
- Access deploy history tied to error spikes
- Pull project-level stats for triage context
- npm airbrake-mcp-server package at version 1.0.1
- stdio transport for local agent integration
- Server version 1.0.1
- npm identifier airbrake-mcp-server
- Documented capabilities: errors, notices, deploys, project stats
What problem does it solve?
Triage slows down when you bounce between your editor and Airbrake to understand errors, deploys, and project health.
Who is it for?
Solo developers already using Airbrake who want AI-assisted incident lookup from their MCP-enabled IDE.
Skip if: Greenfield projects with no Airbrake project or teams that rely solely on a different APM stack.
What do I get? / Deliverables
Your agent reads Airbrake through MCP so you can investigate notices, errors, deploys, and stats in one operational workflow.
- MCP-queryable Airbrake errors and notices
- Deploy and project statistics accessible from the agent
- Faster Operate-phase triage without leaving the IDE
Recommended MCP Servers
Journey fit
How it compares
Airbrake observability MCP reader, not an error-fixing methodology skill.
Common Questions / FAQ
Who is io.github.Dach3r/airbrake-mcp-server for?
Builders running Airbrake in production who want Claude, Cursor, or similar agents to query errors, notices, deploys, and stats via MCP.
When should I use io.github.Dach3r/airbrake-mcp-server?
Use it in Operate during error triage, post-deploy checks, or when summarizing Airbrake project health from your agent session.
How do I add io.github.Dach3r/airbrake-mcp-server to my agent?
Install airbrake-mcp-server from npm, configure Airbrake credentials per the server repository docs, and register the stdio MCP entry in your client.