Mmcp.market

Reelier MCP server

by seldonframe·io.github.seldonframe/reelier·v0.24.0

Snapshot tests and CI for agent workflows: record a run, replay it at 0 tokens, diff for drift.

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

full report

Adoption
Growing

3 stars85 downloads/wk

Reviews

Write one

Nobody has reviewed Reelier yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Reelier tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it

no findings
  • Code scan76 source files scanned25/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 30 days ago12/15
  • Maintainer identityregistry namespace matches repository owner7/10
Overall 86/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 Reelier repository's README, as published. We do not edit it. Read it on GitHub

Reelier

Let your agents write. Keep the receipts.

Your agents worked all night. Here's exactly what changed.

Reelier records the run that worked, freezes it as a replayable skill, and replays it deterministically — every run comes back as a receipt: proof of what the agent did and what changed because of it. Agents make claims. Reelier writes receipts.

Website · Docs · SPEC.md

▶ watch with sound (27s)

Receipts on your agent PRs — install and done

Agent-authored PRs (Dependabot, Claude, Codex, Cursor, …) get a receipt comment in seconds: author, files changed, declared scope vs. what actually changed, sensitive paths flagged. No workflow file, no CLI, no config.

→ Install the Reelier receipts GitHub App — free on public repos, forever.

Reelier receipt — agent PR

Author: dependabot[bot] · Files changed: 2 (+119 −41)

Declared scope: none (add .reelier/scope.yml to enable unexpected-write detection)

Sensitive paths touched: ⚠ 1 — package-lock.json

Proves scope and change, not correctness

A real receipt from Reelier's own repos — see one live. Declare scope per agent in .reelier/scope.yml (or a reelier-scope block in the PR body) and the receipt reports unexpected writes. The receipt proves scope and change, never correctness or safety.

Why

AI agents are non-deterministic — the same prompt, a different result every run — and they'll claim they did the work whether they did or not. Reelier records the run that worked, replays it deterministically, and writes a signed receipt that proves it. Point it at your existing CI in one workflow — it adds a verifiable receipt, it doesn't replace your stack.

Measured on a real head-to-head benchmark, same task, same data (full method):

  • 1,000 / 1,000 replays byte-identical
  • Every replay ships a signed receipt — proof of what ran and what changed, never a claim
  • 0 LLM calls at replay — deterministic re-execution, not re-reasoning

Deterministic replay is also ~50× cheaper and ~59× faster than re-running the agent, on the same benchmark.

Install

npm i -g reelier && reelier init
# No Node install needed — same commands via Docker:
docker run --rm ghcr.io/seldonframe/reelier --help

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y reelier on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add reelier -- npx -y reelier
Add to Cursor

Reelier: common questions

Is Reelier MCP server safe?
Yes, by our scan: it is graded A (86/100). Read the Reelier safety report
How do I install Reelier?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Reelier need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Reelier maintained?
The last commit was 33 days ago (2026-08-25). The latest release is v0.24.0.
What can I use instead of Reelier?
Servers from other publishers that do the same job: Notion MCP server, Nexusmem MCP server and diffctx MCP server. Compare all Reelier alternatives.

Alternatives to Reelier

Same job from other publishers: the closest match first, then the best rated.

All Reelier alternatives →
  • Notion
    Token-auth Notion MCP: pages, databases, blocks, comments, files. Runs headless in CI and agents.
    B
  • Nexusmem
    Local-first memory for AI coding agents: shell history with exit codes, git diffs, docs, MCP.
    A
  • diffctx
    Selects the minimum code an LLM needs to review a git diff
    A
  • Bitrise
    Set up & manage mobile CI/CD on Bitrise: build, test, distribute iOS, Android, Flutter, RN apps.
    A
  • Mergetrain
    Queue parallel-agent worktree branches, test together, serialize and recover Git pushes.
    A

More from seldonframe →