airbroke
Active·★ 216·MIT·Updated 2026-05-29
★ Trending★ Observability★ LLM Infra
🔥 Lightweight, Airbrake/Sentry-compatible, PostgreSQL-based Open Source Error Catcher
Airbroke is an open-source error catcher designed for managing and analyzing application error reports. It features a modern React-based frontend, supports various deployment options including Docker and Kubernetes, and integrates with AI tools for error triage.
#Error Monitoring#APM#Full-stack#AI Integration#Cloud Native#OAuth Authentication#PostgreSQL#React
01
Features
01Airbrake/Sentry-compatible HTTP collector endpoints for broad integration.
02Modern, React-based frontend for intuitive error management and analytics.
03AI integration (MCP API) for asking questions about issues and agent workflows.
04Supports multiple OAuth providers for secure user authentication.
05Efficient data storage with a small database footprint even under heavy data ingestion.
02
Compatibility
Node.js
Runtime
Verified via docs
PostgreSQL
Database
Verified via docs
Docker
Deployment
Verified via docs
Kubernetes
Deployment
Verified via docs
Vercel
Cloud Platform
Verified via docs
Airbrake/Sentry
Protocol
Verified via docs
03
Quick start
1
$ make build
2
$ make run
04
Use cases
↳Centralized error monitoring and management for web and backend applications.
↳Automated error triage and analysis using LLM/AI agent integrations.
↳Deploying a self-hosted, scalable error tracking system in cloud or on-premise environments.
↳Debugging and reproducing HTTP exceptions using provided cURL commands.
↳Securing access to error dashboards with various OAuth authentication methods.
05
Alternatives
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
mcp-context-forge★ 3.8k
A Model Context Protocol (MCP) Gateway & Registry. Serves as a central management point for tools, resources, and prompts that can be accessed by MCP-compatible LLM applications. Converts REST API endpoints to MCP, composes virtual MCP servers with added security and observability, and converts between protocols (stdio, SSE, Streamable HTTP).
cursor-talk-to-figma-mcp★ 6.8k
TalkToFigma: MCP integration between Cursor and Figma, allowing Cursor Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
XcodeBuildMCP★ 5.8k
A Model Context Protocol (MCP) server that provides Xcode-related tools for integration with AI assistants and other MCP clients.
Related searches
Comments
Log in to leave a comment
- RReese HarrisMay 24, 2026
PostgreSQL backend means error data is queryable with standard SQL.
- RRowan WhiteApr 18, 2026
Good for teams who want error tracking without the SaaS cost or data egress.
- Jamie KimApr 13, 2026
Compatible with existing Airbrake SDKs — no client code changes needed.
- HHarper NguyenMar 7, 2026
Airbrake/Sentry-compatible error catcher that's lightweight and PostgreSQL-backed.