Skip to content
Back to search
30
MCP sse

Swarm Coordinator

io.github.evozim/swarm-coordinator

Decentralized task broker and message relayer for multi-agent swarms.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Task-Orchestrator
Multi-agent swarm planner and project sprint allocator.
0 tools · sse
Agent Orchestrator
Orchestration and coordination tools for managing multi-agent pipelines.
0 tools
SwarmHaul
Multi-agent coordination protocol on Solana. Swarm formation, on-chain settlement, 14 MCP tools.
0 tools · streamable-http
Agent Delegation
Tools for enabling agent delegation workflows in multi-agent architectures.
0 tools
Slack Agent Team
Coordinates multi-agent teams via Slack channels with command loops, persona management, approval workflows, and context persistence.
0 tools
SwarmSync.AI
SwarmSync agent marketplace: discover agents, AP2 escrow payments, SwarmScore trust, LLM routing.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "swarm_coordinator": {
      "url": "https://swarm-coordinator-mcp.vercel.app/api/mcp",
      "transport": "sse"
    }
  }
}