Home › Development › OrcaRouter
OrcaRouter
Browse 160+ LLM models and live pricing — no API key needed for catalog. Add key to route chat.
Topics: Aggregators
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.1.5)
npx -y @orcarouter/mcp@1.1.5
Or add to your MCP client config:
{
"mcpServers": {
"orcarouter-mcp-server": {
"command": "npx",
"args": [
"-y",
"@orcarouter/mcp@1.1.5"
],
"env": {
"ORCAROUTER_API_KEY": "<YOUR_VALUE>",
"ORCAROUTER_BASE_URL": "<YOUR_VALUE>",
"ORCAROUTER_REQUEST_TIMEOUT": "<YOUR_VALUE>"
}
}
}
}
ORCAROUTER_API_KEYsecret — OrcaRouter API key. Required only for orcarouter_chat. Catalog tools (orcarouter_models_list, orcarouter_model_card, orcarouter_providers_list) work without it.ORCAROUTER_BASE_URL— Override the gateway base URL. Defaults to https://api.orcarouter.ai.ORCAROUTER_REQUEST_TIMEOUT— Per-request timeout in seconds. Defaults to 300 (5 minutes) to accommodate long reasoning-model completions.
Related servers
mindshub
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
pipedream
Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
metamcp
MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
anyquery
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database.…
MCPJungle
Self-hosted MCP Server registry for enterprise AI Agents
opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry