Stats
Actions
Tags
From claude-flow
Local Claude Flow MCP server for swarm coordination, agent management, and task orchestration with 40+ tools. Runs locally as a subprocess via npx.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"claude-flow": {
"command": "npx",
"args": [
"claude-flow@alpha",
"mcp",
"start"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub ruvnet/ruflo --plugin ruflo-ruvector