ResiliReplay MCP server
Run bounded, deterministic MCP reliability tests and generate executable regressions.
2 stars46 downloads/wk
Reviews
Write oneNobody 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 postsRead from the package source without running it. The installed server may list more.
resilireplay_capture_startExplicitly arm bounded, sanitized, project-local passive capture.
resilireplay_capture_stopStop passive capture without deleting evidence.
resilireplay_generate_regressionwrite actionWrite an executable regression only when the caller confirms the exact evidence hash.
resilireplay_inspect_configReturn a sanitized, value-free execution plan for one project-local MCP server.
resilireplay_last_failureReturn the last bounded, sanitized supported failure evidence.
resilireplay_list_faultsList deterministic fault types without executing a target.
resilireplay_run_campaignwrite actionRun only a campaign whose exact reviewed hash is supplied; target calls retain campaign allowlists.
resilireplay_statusReport the local version and passive capture state.
resilireplay_validate_campaignValidate a project-local campaign and return its confirmation hash without running it.
resilireplay_verify_evidenceFail 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
- 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 used
exec.evaldist/resilireplay.js: …ode, sch); const makeValidate = new Function(`${names_1.default.self}`, `${names_1.de…
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
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.