Loomal

ruv-swarm

MCP server by github.com/ruvnet/ruv-fann

Neural network swarm orchestration with WebAssembly acceleration and MCP integration

364 starsnpm: ruv-swarm

About ruv-swarm

ruv-swarm is an MCP (Model Context Protocol) server published by ruvnet in the official MCP registry, listed under App Automation on Loomal. Neural network swarm orchestration with WebAssembly acceleration and MCP integration

It ships as an npm package (ruv-swarm), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ruvnet/ruv-fann, where the project has earned 364 GitHub stars.

Use ruv-swarm with your agent

Claude Code · one command
claude mcp add ruv-swarm -- npx -y ruv-swarm
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ruv-swarm": {
      "command": "npx",
      "args": [
        "-y",
        "ruv-swarm"
      ]
    }
  }
}
npmruv-swarm

Frequently asked questions

What is ruv-swarm?
ruv-swarm is an MCP (Model Context Protocol) server by ruvnet in the App Automation category. Neural network swarm orchestration with WebAssembly acceleration and MCP integration
How do I connect ruv-swarm to Claude, Cursor, or another MCP client?
Install ruv-swarm from its npm package (ruv-swarm) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ruv-swarm open source?
Yes — the source code is public at github.com/ruvnet/ruv-fann, with 364 GitHub stars.
Can AI agents pay to use ruv-swarm?
Not yet through Loomal — ruv-swarm is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ruv-swarm? Claim this listing free by verifying GitHub ownership, or contact us.