OpenRouter
Freeby AI Labs
Unified API for 100+ LLMs with automatic fallbacks and pricing.
v1.0.0Added Jan 17, 2025
openrouterllm-routerapi
OpenRouter MCP Server
Unified API for 100+ LLMs with automatic fallbacks and pricing.
Features
- Unified API
- Model routing
- Fallbacks
- Cost tracking
- Streaming
Installation
{
"mcpServers": {
"openrouter": {
"command": "npx",
"args": ["-y", "mcp-openrouter"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-openrouter
Add to claude_desktop_config.json
{
"mcpServers": {
"openrouter": {
"command": "npx",
"args": ["-y", "mcp-openrouter"]
}
}
}