Mmcp.market

ResiliReplay MCP server

by aliengineering-byte·io.github.aliengineering-byte/resilireplay·v0.7.1

Run bounded, deterministic MCP reliability tests and generate executable regressions.

B82/100grade B
What users say
No reviews yet
Be the first
Safety scan
B82/100

full report

Adoption
Growing

2 stars46 downloads/wk

Reviews

Write one

Nobody has reviewed ResiliReplay yet.

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

ResiliReplay tools (10, 2 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • resilireplay_capture_start

    Explicitly arm bounded, sanitized, project-local passive capture.

  • resilireplay_capture_stop

    Stop passive capture without deleting evidence.

  • resilireplay_generate_regressionwrite action

    Write an executable regression only when the caller confirms the exact evidence hash.

  • resilireplay_inspect_config

    Return a sanitized, value-free execution plan for one project-local MCP server.

  • resilireplay_last_failure

    Return the last bounded, sanitized supported failure evidence.

  • resilireplay_list_faults

    List deterministic fault types without executing a target.

  • resilireplay_run_campaignwrite action

    Run only a campaign whose exact reviewed hash is supplied; target calls retain campaign allowlists.

  • resilireplay_status

    Report the local version and passive capture state.

  • resilireplay_validate_campaign

    Validate a project-local campaign and return its confirmation hash without running it.

  • resilireplay_verify_evidence

    Fail closed unless project-local campaign or MCP demo evidence has a valid schema and integrity hash.

Public scan report

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

1 medium
  • Code scan5 source files scanned20/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 17 days ago15/15
  • Maintainer identityregistry namespace matches repository owner6/10

Findings (1)

  • mediumeval / new Function usedexec.eval
    dist/resilireplay.js: …ode, sch); const makeValidate = new Function(`${names_1.default.self}`, `${names_1.de…
Overall 82/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

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

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

ResiliReplay: common questions

Is ResiliReplay MCP server safe?
Mostly: it is graded B (82/100). Read the ResiliReplay safety report
How do I install ResiliReplay?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does ResiliReplay need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is ResiliReplay maintained?
The last commit was 17 days ago (2026-09-04). The latest release is v0.7.1.

More from aliengineering-byte