Loading MCP server directory, please wait...
Neural network swarm orchestration with WebAssembly acceleration and MCP integration
npx @getmcp/cli add io.github.ruvnet/ruv-swarmRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ruvnet/ruv-swarm": {
"command": "npx",
"args": [
"-y",
"ruv-swarm"
],
"env": {
"RUV_SWARM_LOG_LEVEL": "info",
"RUV_SWARM_DB_PATH": "",
"RUV_SWARM_ENABLE_SIMD": "true"
}
}
}
}