SERVER
Multi-MCP
Rank #3874io.github.religa/multi-mcp
Multi-model orchestration server with code review, compare, and debate tools
First listed
Nov 29, 2025
Last publish date
Dec 22, 2025
OVERVIEW
Multi-MCP is a Model Context Protocol (MCP) server published by religa. It ranks #3874 of 58,832 servers tracked on MCP Toplist, and its repository has 30 GitHub stars. Multi-MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Nov 29, 2025 and most recently updated on Dec 22, 2025.
STANDING
#3,874of 58,832 tracked serversTop 10%
Ranks ahead of 54,958 of 58,832 servers on MCP Toplist.
Recent momentum
+10GitHub stars since Dec 22 (+50%)
CONNECT
Use Multi-MCP
Add Multi-MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"multi-mcp": {
"command": "uvx",
"args": [
"multi-mcp"
],
"env": {
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"GEMINI_API_KEY": "<your GEMINI_API_KEY>",
"OPENROUTER_API_KEY": "<your OPENROUTER_API_KEY>",
"DEFAULT_MODEL": "<your DEFAULT_MODEL>",
"DEFAULT_MODEL_LIST": "<your DEFAULT_MODEL_LIST>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
religa
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Dec 22, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Multi-MCP?
- Multi-model orchestration server with code review, compare, and debate tools
- Who maintains Multi-MCP?
- Multi-MCP is maintained by religa, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Multi-MCP an official MCP server?
- Yes — Multi-MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Multi-MCP have?
- MCP Toplist tracks 2 versions of Multi-MCP, most recently published on Dec 22, 2025.
- Where can I find the source code for Multi-MCP?
- The source code for Multi-MCP is hosted at github.com/religa/multi_mcp.
EXPLORE