HomeSecurity › SPARDA

SPARDA

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

TypeScript Local macOSWindowsLinux
★ 8 stars Last pushed 2026-09-16 License: NOASSERTION

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.71.4)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "sparda": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "SPARDA_FLYWHEEL": "<YOUR_VALUE>",
        "SPARDA_RECORD_SEQUENCES": "<YOUR_VALUE>"
      }
    }
  }
}
  • SPARDA_FLYWHEEL — Set to `off` to disable serving proven-stable reads from memory (organs keep learning).
  • SPARDA_RECORD_SEQUENCES — Set to `1` to enable Labs circuit recording (crystallizes repeated tool chains into composite tools).

This server takes extra arguments — see its repository.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.zyx77550/sparda-mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry