agenterr

agenterr/agenterr
★ 1 stars Go Database Updated 3d ago
Self-hosted error and log tracking with an MCP server built in. One Go binary: OTLP and JSON ingest, issue grouping, search, REST API, minimal web UI.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agenterr": {
      "command": "go",
      "args": [
        "run",
        "github.com/agenterr/agenterr@latest"
      ]
    }
  }
}

README Excerpt

Agenterr is a self-hosted error and log tracker in one Go binary: OTLP and JSON log ingest, error grouping, full-text search, a REST API, an MCP server, and a minimal web UI, backed by SQLite — no queues, no Postgres, no separate services to run. It's built for agents first: seventeen MCP tools and a shipped Claude Code skill are the primary interface, and the web UI

Tools (20)

AGENTERR_ADMIN_PASSWORDAGENTERR_BUFFER_SIZEAGENTERR_DBAGENTERR_FLUSH_EVERY_MSAGENTERR_LISTENAGENTERR_MAX_BODY_BYTESAGENTERR_MAX_DB_BYTESAGENTERR_NOISE_FLUSH_MSAGENTERR_SHIP_DATA_DIRAGENTERR_SHIP_DOCKERAGENTERR_SHIP_DOCKER_SOCKAGENTERR_SHIP_EXCLUDEAGENTERR_SHIP_FILEAGENTERR_SHIP_JOIN_WINDOW_MSAGENTERR_SHIP_KEYAGENTERR_SHIP_MAX_BUFFER_BYTESAGENTERR_SHIP_ONLYAGENTERR_SHIP_URLdelete_alert_ruledelete_noise_rule

Topics

ai-agentsclaudedeveloper-toolserror-monitoringerror-trackinggogolangloggingmcpmcp-serverobservabilityopentelemetryotlpself-hostedsqlite
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →