Mmcp.market

Superlog MCP server

by superlog.sh·sh.superlog/superlog·v1.0.0

Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents.

A93/100grade A
What users say
No reviews yet
Be the first
Safety scan
A93/100

full report

Adoption
Established

1.5k stars

Reviews

Write one

Nobody 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

no findings
  • –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
Overall 93/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

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 project

What 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 install

Start the local stack:

docker compose up -d
pnpm --filter @superlog/db db:migrate
pnpm dev

The default local services are:

  • Web: http://localhost:5173
  • API: http://localhost:4100
  • OTLP intake: http://localhost:4101

Development

Run typechecks:

pnpm typecheck

Repository 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
Add to Cursor

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 Fulcra
    Connect your Fulcra Context personal datastore: access your metrics, events, agent data and more
    A
  • Projectmem
    Coding agent memory — one local MCP server for every project. Warns before repeating failed fixes.
    A

More from superlog.sh →