About
Overview
The OpenRouter MCP Server provides a unified interface to dozens of AI models from multiple providers. It enables routing requests to the best model for each task based on cost, speed, and quality.
Capabilities
Tools & Capabilities
⚡chat_completion
Generate text via any supported model
⚡list_models
List available models with pricing
⚡get_generation
Get generation details and cost
Setup
Installation
bash
Install
npx -y mcp-server-openrouterExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"openrouter": {
"command": "npx",
"args": ["-y", "mcp-server-openrouter"]
}
}
}Quick Info
Authoropenrouter
LanguageTypeScript
StatusStable
Stars★ 140
Last UpdatedFeb 12, 2026