MCP Directory
Back

airbroke

by icoretech · TypeScript · ★ 219

🔥 Lightweight, Airbrake/Sentry-compatible, PostgreSQL-based Open Source Error Catcher

#airbrake#crash-reporting#crash-reporting-tool#crash-reports#devops#error-handling#error-logging#error-monitoring#mcp-server#monitor#monitoring#nextjs#postgresql#sentry

Install

npx -y github:icoretech/airbroke

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "airbroke": {
      "command": "npx",
      "args": [
        "-y",
        "github:icoretech/airbroke"
      ]
    }
  }
}

From the README

Open Source Error Catcher > Airbroke is currently in active development! Using it in production environments is at your own discretion. We appreciate your feedback and support as we work towards a stable release. - :floppy_disk: Based on PostgreSQL - :globe_with_meridians: Airbrake(tm)/Sentry(tm)-compatible HTTP collector endpoints - :computer: Modern, React-based frontend for error management - :rocket: Designed with simplicity at its core - :wrench: Maintains small database footprint even under heavy data ingestion - :robot: Ask AI about issues - :clip…
Read full README on GitHub →

Related monitoring servers