Superlog MCP server
Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents.
1.5k stars
Reviews
Write oneNobody has reviewed Superlog yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Superlog tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 269ms (auth required)20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityOAuth resource metadata advertised on 40115/15
- Maintenancelast push 2 days ago15/15
- Maintainer identitynamespace and repository owner differ; website matches verified namespace6/10
What the publisher says
From the Superlog repository's README, as published. We do not edit it. Read it on GitHub
Website · Code · Skills · Helpers · Discord
About
Superlog is an open-source agentic telemetry system. It ingests traces, logs, and metrics, groups noisy signals into incidents, and watches your infra while you sleep.
Installation
You can install Superlog in your project by using our skills in your favourite coding agent:
Run npx skills add superloglabs/skills --all and use the skills to install Superlog in this projectWhat is Superlog?
Superlog is an open-core observability workspace for OpenTelemetry data. It ingests traces, logs, and metrics, groups noisy signals into incidents, and gives teams a local-first product surface for debugging production systems.
This repository contains the fully open-source, free community edition:
- Web app and API
- OTLP ingest proxy
- Worker processes for incident grouping and background jobs
- Postgres schema and ClickHouse-backed telemetry queries
- Agent runner interfaces for pluggable investigation runtimes
- A default community agent runner that records a local incident summary
We also provide a hosted Superlog Cloud edition with a free tier, a pay-to-go plan and monthly credit packs.
Quick Start
Prerequisites:
- Node.js 20+
- pnpm 9+
- Docker
Install dependencies:
pnpm installStart the local stack:
docker compose up -d
pnpm --filter @superlog/db db:migrate
pnpm devThe default local services are:
- Web: http://localhost:5173
- API: http://localhost:4100
- OTLP intake: http://localhost:4101
Development
Run typechecks:
pnpm typecheckRepository Layout
- apps/web - Vite/React frontend
- apps/api - HTTP API
- apps/proxy - OTLP intake proxy
- apps/worker - background workers and agent orchestration
- packages/db - Drizzle schema and migrations
- packages/fingerprint - telemetry fingerprinting helpers
License
Superlog is licensed under the Apache License 2.0.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http superlog https://api.superlog.sh/mcp
Superlog: common questions
- Is Superlog MCP server safe?
- Yes, by our scan: it is graded A (93/100). Read the Superlog safety report
- How do I install Superlog?
- It runs remotely at api.superlog.sh. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Superlog need an API key?
- No key to paste: it signs you in with OAuth when your client connects.
- Is Superlog maintained?
- The last commit was 4 days ago (2026-09-24). The latest release is v1.0.0.
- Is Superlog up?
- 100% of our last 28 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Superlog?
- Servers from other publishers that do the same job: Context by Fulcra MCP server and Projectmem MCP server.
Alternatives to Superlog
Same job from other publishers: the closest match first, then the best rated.
Context by FulcraConnect your Fulcra Context personal datastore: access your metrics, events, agent data and morenot reviewedGrowingA- ProjectmemCoding agent memory — one local MCP server for every project. Warns before repeating failed fixes.not reviewedGrowingA