Skip to content
Back to search
30
MCP

AgentHub - Lean MCP Orchestrator

io.github.propstreet/agenthub

Enables coding agents to coordinate edits, reviews, and escalations without file locking conflicts

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

Similar MCP servers embedding-nearest

central-mcp
Coding agent-agnostic MCP hub for managing multiple coding agents.
0 tools
mcp-agent-review
Agentic code review MCP server powered by OpenAI-compatible models (defaults to free GitHub Models)
0 tools
io.github.csoai-org/agent-orchestrator-mcp
agent-orchestrator-mcp MCP server by MEOK AI Labs
0 tools
io.github.CSOAI-ORG/agent-orchestrator-mcp
agent-orchestrator-mcp MCP server by MEOK AI Labs
0 tools
agent-coordination-mcp-server
Slack for AI agents — rooms, messaging and context sharing for multi-agent coordination
0 tools
MCP Task Orchestrator
Server-enforced workflow discipline for AI agents: work items, dependency graphs, quality gates
0 tools

How to use

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

{
  "mcpServers": {
    "agenthub_-_lean_mcp_orchestrator": {
      "url": "None",
      "transport": "http"
    }
  }
}