sparda

zyx77550/sparda
★ 2 stars JavaScript AI/LLM Updated 10d ago
Turn any Express/FastAPI app into an MCP server, in one command.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sparda": {
      "command": "npx",
      "args": [
        "-y",
        "zyx77550/sparda"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="assets/logo-presentation.png" alt="SPARDA Banner" width="800" /> </div> <br/> **Your AI can write code. It still can't operate your app.** Claude, Cursor & friends read your *files* — not your *running product*. They can refactor a controller, but they can't create an order, fetch a real user, or see why