SPARDA MCP server
AI writes. SPARDA proves. Deterministic, offline security gate for AI edits.
8 stars208 downloads/wk
Reviews
Write oneNobody has reviewed SPARDA yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
SPARDA tools (6)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
sparda_confirmConfirms a pending write or delete operation gated by human-in-the-loop policies using its confirmation token.
sparda_get_contextCall this FIRST. Returns the full living context of this app: every tool with its description, known workflows, runtime telemetry (per-tool calls/errors/latency), quarantined tools, and the immune memory of past diagnosed failures. Lets any AI session resume exactly where the previous one stopped.
sparda_infoInfo about this SPARDA endpoint. SPARDA is the trust layer for AI-written code — AI writes, SPARDA proves: deterministic, offline behavior proofs (guards, invariants, irreversible effects) plus a live gate for AI edits, no API key. By Residual Labs (residual-labs.fr) — github.com/zakariagharzouli/sparda
sparda_list_disabled_toolsLists write tools (POST/PUT/DELETE) disabled by SPARDA write-safety, and how to enable them.
sparda_proveProve this app is safe to deploy — NOW, before you commit. Compiles the current source to its behavior graph and discharges the static proof obligations (unguarded mutation, non-atomic aggregate write, unvalidated constrained write). If a baseline was saved (`sparda apocalypse --save-baseline`), it ALSO diffs against it: any finding flagged `regression:true` means your edit removed a guard, droppe
sparda_witnessGenerate-and-check for object-level authorization (BOLA/IDOR, OWASP API #1). Call with no arguments to list the routes where sparda_prove could not prove an ownership scope (O7 advisories). If you can SEE the ownership check in the code (an inline `if (row.ownerId !== req.user.id) deny`, or a helper call like `assertOwner(row.ownerId, req.user.id)`), call again with hints: [{route, file, line}] na
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan114 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 4 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y sparda-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add sparda-mcp -- npx -y sparda-mcp
SPARDA: common questions
- Is SPARDA MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the SPARDA safety report
- How do I install SPARDA?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does SPARDA need an API key?
- No secret keys are declared. It reads 2 settings from the environment.
- Is SPARDA maintained?
- The last commit was 5 days ago (2026-09-16). The latest release is v0.71.4.
- What can I use instead of SPARDA?
- Servers from other publishers that do the same job: Pentest MCP server, Arcstone Sidecar MCP server and CrowdStrike Falcon MCP Server. Compare all SPARDA alternatives.
Alternatives to SPARDA
Same job from other publishers: the closest match first, then the best rated.
- PentestOffline methodology engine for authorized penetration testing, CTF, and security research.not reviewedGrowingB
- Arcstone SidecarDeterministic execution boundary and reference MCP sidecar for Arcstone Security Stacknot reviewedNewC
- CrowdStrike Falcon MCP ServerConnects AI agents with CrowdStrike Falcon for security analysis and automation.not reviewedEstablishedA
- Reversecore MCPSecurity-first MCP server for reverse engineering, malware analysis, forensics, and SAST.not reviewedEstablishedB
- Notebooklm SecureSecurity-hardened NotebookLM MCP with post-quantum encryptionnot reviewedGrowingA