Loading MCP server directory, please wait...
Turn any Express or FastAPI app into an MCP server in 3 minutes. Reversible and secure.
npx @getmcp/cli add io.github.zyx77550/sparda-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.zyx77550/sparda-mcp": {
"command": "npx",
"args": [
"-y",
"sparda-mcp",
"dev"
],
"env": {
"SPARDA_FLYWHEEL": "",
"SPARDA_RECORD_SEQUENCES": ""
}
}
}
}