mcpserver.lol
registry/sparda-mcp
Connection check local install

sparda-mcp

AI writes. SPARDA proves. Deterministic, offline security gate for AI edits.

Tools 6
GitHub stars
Installs / wk 291
Licence
Transport stdio
Last checked never

Tools & capabilities

6 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

sparda_confirm from source
Confirms a pending write or delete operation gated by human-in-the-loop policies using its confirmation token.
sparda_get_context from source
Call 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…
sparda_info from source
Info about this SPARDA endpoint. SPARDA is the trust layer for AI-written code — AI writes, SPARDA proves: deterministic, offline behavior proofs (guards, invariants, irreversible…
sparda_list_disabled_tools from source
Lists write tools (POST/PUT/DELETE) disabled by SPARDA write-safety, and how to enable them.
sparda_prove from source
Prove 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-at…
sparda_witness from source
Generate-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 adv…