SPARDA is a zero-configuration MCP builder that converts existing Express and FastAPI applications into fully functional Model Context Protocol servers. It automatically generates tools from routes, p…
{
"mcpServers": {
"sparda": {
"command": "npx",
"args": [
"-y",
"sparda-mcp"
]
}
}
}