cj-vana/claude-swarm
MCP server for orchestrating parallel Claude Code worker swarms with protocol-based behavioral governance, persistent state, and real-time monitoring dashboard
Implements worker isolation via git worktrees and tmux sessions, enabling safe parallel execution of autonomous coding tasks. Built on an orchestrator pattern where the MCP server maintains persistent filesystem state (progress files, git history) that survives context compaction, while a "Ralph Loop" spawns fresh Claude sessions per iteration to eliminate context rot during multi-hour sessions. Includes protocol-based runtime governance to enforce behavioral constraints, automatic crash recovery with checkpointing, and a real-time dashboard with Server-Sent Events for monitoring worker progress and constraint violations.
Stars
84
Forks
7
Language
TypeScript
License
MIT
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/cj-vana/claude-swarm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
toolsdk-ai/toolsdk-mcp-registry
MCPSDK.dev(ToolSDK.ai)'s Awesome MCP Servers and Packages Registry and Database with Structured...
Dicklesworthstone/mcp_agent_mail
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads,...
opentiny/next-sdk
Based on the MCP protocol, enable defining MCP Servers on the frontend, allowing AI to operate...
Dicklesworthstone/fastmcp_rust
Rust framework for building Model Context Protocol servers with cancel-correct async, zero-copy...
religa/multi_mcp
Multi-Model chat, code review and analysis MCP Server for Claude Code