mcpbeat Sign in

SPARDA MCP Server

local only

SPARDA runs on your own machine — the client starts it, so there is no endpoint to ping. 443 installs a week from npm. Last commit 10 Sep 2026.

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

Installs per day peak 476 · avg 226 · +9% w/w
a month agotoday
443
Installs / week
npm · sparda-mcp
8
Stars
1 open issues
10 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

What changed 17

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 2 September 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 7 more, back to 2 September 2026

What the code does

We read the source, 7 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository zyx77550/sparda
пакет sparda-mcp ссылается на zakariagharzouli/sparda
      child = cp.spawn(cli.command, argv, { cwd, shell: false });
      const abs = path.isAbsolute(rel) ? rel : path.join(root, rel);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add sparda-mcp -- npx -y sparda-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sparda-mcp": {
      "args": [
        "-y",
        "sparda-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sparda-mcp]
command = "npx"
args = ["-y", "sparda-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "sparda-mcp": {
      "args": [
        "-y",
        "sparda-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sparda-mcp": {
      "args": [
        "-y",
        "sparda-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: 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).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to SPARDA

same job, measured the same way
SPARDA
by zakariagharzouli

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

local only
Suprawall MCP
by wiserautomation

SupraWall security gateway for AI agents. Provides deterministic guardrails for MCP agents.

25 installs/wk local only
Dvalincode
by arthurpanhku

Deterministic security scanning, no model or API key, plus offline-verifiable proof a fix worked.

82 installs/wk local only
Vizier Guard
by vassiliylakhonin

Deterministic authorization and security guard for AI agent actions with signed receipts.

local only
Python Code Validator
by jkanselaar

Validates AI-generated Python: syntax, lint, security scan and deterministic repair.

3 tools answering
Runtime
by formatho

Self-hosted MCP server: 26 deterministic dev, security, and EVM tools.

26 tools answering
Guardvibe
by goklab

Deterministic security layer your AI can't be. 462 rules, 39 tools, CLI + doctor + host audit.

331 installs/wk local only
Feldspar free repository security scan
by project-feldspar

Free deterministic security scan of public git repos: OSV.dev vulnerable deps, secrets, config lint.

2 tools answering

SPARDA — questions

Answers built from our own checks of this server.

Why is there no uptime for SPARDA?
SPARDA runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package sparda-mcp was installed 443 times last week.
How do I connect SPARDA?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls sparda-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use SPARDA?
The npm package sparda-mcp was installed 443 times in the last week. Week over week that is +9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SPARDA open source?
We cannot say either way: written in JavaScript, 8 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.