Server data from the Official MCP Registry
Multi-model AI orchestration MCP server with code review, compare, and debate tools.
Multi-model AI orchestration MCP server with code review, compare, and debate tools.
Set these up before or after installing:
Environment variable: OPENAI_API_KEY
Environment variable: ANTHROPIC_API_KEY
Environment variable: GEMINI_API_KEY
Environment variable: OPENROUTER_API_KEY
Environment variable: DEFAULT_MODEL
Environment variable: DEFAULT_MODEL_LIST
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-religa-multi-mcp": {
"env": {
"DEFAULT_MODEL": "your-default-model-here",
"GEMINI_API_KEY": "your-gemini-api-key-here",
"OPENAI_API_KEY": "your-openai-api-key-here",
"ANTHROPIC_API_KEY": "your-anthropic-api-key-here",
"DEFAULT_MODEL_LIST": "your-default-model-list-here",
"OPENROUTER_API_KEY": "your-openrouter-api-key-here"
},
"args": [
"multi-mcp"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!