Skip to content
Back to search
30
MCP

coord-mcp-server

pypi/coord-mcp-server

Coordination service for multi-engineer agent teams (HTTP API + MCP + dashboard)

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-agent-mail
Coordinated multi-agent messaging and coordination MCP server.
0 tools
mcp-agent-orchestrator
MCP server for orchestration, lane management, worker daemons, and turn metrics.
0 tools
hybrid-agent-mcp-server
MCP Server for Hybrid Agent Environment Management
0 tools
coordmcp
A FastMCP-based Model Context Protocol server for intelligent multi-agent code coordination
0 tools
agentwork-mcp
Official MCP server for Agentwork — delegate tasks to AI agents
0 tools
@ateam-ai/mcp
A-Team MCP Server — build, validate, and deploy multi-agent solutions from any AI environment
0 tools

How to use

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

{
  "mcpServers": {
    "coord-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}