sparda-mcp
AI writes. SPARDA proves. A deterministic, offline gate that catches when an AI edit removes a guard, exposes a route, or breaks an invariant — no API key, rig…
Securitynpx -y sparda-mcp{
"mcpServers": {
"sparda-mcp": {
"command": "npx",
"args": [
"-y",
"sparda-mcp"
]
}
}
}sparda-mcp is a community MCP server that connects AI assistants like Claude to ai writes. sparda proves. a deterministic, offline gate that catches when an ai edit removes a guard, exposes a route, or breaks an invariant — no api key, rig…. It runs locally on your machine, keeping your data private and giving you full control over the connection. Security teams can leverage it to run checks and gather intelligence through natural-language prompts.
About sparda-mcp
Overview
AI writes. SPARDA proves. A deterministic, offline gate that catches when an AI edit removes a guard, exposes a route, or breaks an invariant — no API key, right in the agent edit loop.
Links
Topics
mcp, mcp-server, model-context-protocol, claude, claude-code, ai-code-review, code-review, guardrails, static-analysis, security, authorization, bola, ai-agents, trust-layer
Who Should Use sparda-mcp?
- 1Run security scans and vulnerability checks from your AI assistant
- 2Automate compliance checks and audit log reviews
- 3Integrate threat intelligence feeds into your AI workflow
- 4Let Claude assist with penetration testing and security research tasks
How to Install sparda-mcp
Before you start
You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.