MCP Directory
Back

claude-swarm

by cj-vana · TypeScript · ★ 109

MCP server for orchestrating parallel Claude Code worker swarms with protocol-based behavioral governance, persistent state, and real-time monitoring dashboard

#ai-agents#claude#mcp#orchestration#tmux#typescript

Install

npx -y github:cj-vana/claude-swarm

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-swarm": {
      "command": "npx",
      "args": [
        "-y",
        "github:cj-vana/claude-swarm"
      ]
    }
  }
}

From the README

An MCP server for orchestrating parallel Claude Code worker swarms with protocol-based behavioral governance. Enables multi-hour autonomous coding sessions with persistent state, parallel workers, and runtime enforcement of behavioral constraints. Installation • Quick Start • Dashboard • Protocols • Tools ---|-------------|---------| | | Allow/deny specific tools | Only allow Read, Glob, Grep | | | Control file system access | Block access to files | | | Require specific output patterns | Must include test coverage report | | | High-level behavior rules | Require confirmatio…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers