mcpbeat Sign in

Airbrake MCP Server

local only

Airbrake MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 214 installs a week from npm.

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

Installs per day peak 449 · avg 45 · -68% w/w
a month agotoday
214
Installs / week
npm · airbrake-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Airbrake MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add airbrake-mcp-server -- npx -y airbrake-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "airbrake-mcp-server": {
      "args": [
        "-y",
        "airbrake-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.airbrake-mcp-server]
command = "npx"
args = ["-y", "airbrake-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "airbrake-mcp-server": {
      "args": [
        "-y",
        "airbrake-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "airbrake-mcp-server": {
      "args": [
        "-y",
        "airbrake-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Airbrake MCP Server

same job, measured the same way
Railway MCP
by railway

Develop, manage, and debug Railway projects, services, and deployments from within agents.

answering
Vercel Deployment MCP
by addiplus

Reference MCP stdio server for observing Vercel projects and deployments.

68 installs/wk local only
MaShop MCP
by mashop

Build, deploy and manage MaShop e-commerce projects from Claude, Cursor or any MCP client.

answering
Google Apps Script MCP
by a1-x-tech

MCP server for the Google Apps Script API: projects, code, versions, deployments and executions.

45 installs/wk local only
Alpic
by alpic-mcp

Manage your projects, debug deployments, and check analytics for any MCP server you host with Alpic.

answering
Prefab
by prefabapp

List, create and deploy your Prefab project templates from any MCP agent.

36 installs/wk local only
microservices.sh
by microservices

MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

39 installs/wk answering
Vibesharing
by erova

Deploy prototypes and collect team feedback from Claude Code, Cursor, or any MCP client.

108 installs/wk local only

Airbrake MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Airbrake MCP Server?
Airbrake MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package airbrake-mcp-server was installed 214 times last week.
How do I connect Airbrake MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls airbrake-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Airbrake MCP Server?
The npm package airbrake-mcp-server was installed 214 times in the last week. Week over week that is -68%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.