Multi-MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from pypi. Last commit 25 Jul 2026.
Multi-model AI orchestration MCP server with code review, compare, and debate tools.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add multi-mcp -- uvx multi-mcp
{
"mcpServers": {
"multi-mcp": {
"args": [
"multi-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.multi-mcp]
command = "uvx"
args = ["multi-mcp"]
{
"mcpServers": {
"multi-mcp": {
"args": [
"multi-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"multi-mcp": {
"args": [
"multi-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.