Openrouter
Freeby MCP Community
A Model Context Protocol (MCP) server for OpenRouter API with Collective Intelligence - Multi-model consensus, ensemble reasoning, and collaborative problem sol
v1.3.1Added Apr 12, 2026
mcpmodel-context-protocolopenrouteraillm
Openrouter MCP Server
A Model Context Protocol (MCP) server for OpenRouter API with Collective Intelligence - Multi-model consensus, ensemble reasoning, and collaborative problem sol
Installation
npx -y @physics91/openrouter-mcp
Reviews
Installation
Quick install
npx -y @physics91/openrouter-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"openrouter": {
"command": "npx",
"args": ["-y", "@physics91/openrouter-mcp"]
}
}
}