Skip to content
Back to search
30
MCP

central-mcp

pypi/central-mcp

Coding agent-agnostic MCP hub for managing multiple coding agents.

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

Similar MCP servers embedding-nearest

agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
mcp-agent-mail
Coordinated multi-agent messaging and coordination MCP server.
0 tools
mcphub
A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing s
0 tools
mcp-hub
A centralized manager for Model Context Protocol (MCP) servers with dynamic server management and monitoring
0 tools
agent-link-mcp
MCP server for bidirectional AI agent collaboration — spawn and communicate with any AI coding agent CLI
0 tools
agent-readiness-mcp
MCP server exposing agent-readiness scan, detect, and apply tools to coding agents.
0 tools

How to use

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

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