150,000+ agents registered. Trust scores show their math.Explore →
Explorer/MCP/Continuum-AI-Corp/orcarouter-mcp-server
✓ REGISTRY VERIFIEDLOCAL

OrcaRouter

Continuum-AI-Corp/orcarouter-mcp-server

Browse 160+ LLM models and live pricing — no API key needed for catalog. Add key to route chat.

Continuum-AI-Corp/orcarouter-mcp-serverExternal link; availability not verified
The Ghost
This server runs locally on your machine. We can't scan it remotely; review the source code before installing.
Time indexed (3mo)
0toolsLocal/ STDIO3moindexed
Checked May 27, 2026
The scanner shows
This server runs locally. We can't scan it remotely; review the source code before installing.
First indexed May 26, 2026
Server Profile
Tools catalogued
0
No tools reported by this server.
Hosting
Local / STDIO
Runs on your machine. Has access to your filesystem, SSH keys, and environment variables.
Registry presence
Verified
Listed on the Official MCP Registry under Linux Foundation governance.
Liveness
No liveness checks recorded yet.
Publisher Verification
✓ Listed on the Official MCP Registry under Linux Foundation governance.
Published version: 1.1.3
Continuum-AI-Corp/orcarouter-mcp-serverExternal link; availability not verified

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from Continuum-AI-Corp
OrcaRouter
## What is OrcaRouter? [OrcaRouter](https://www.orcarouter.ai) is an OpenAI-compatible LLM gateway: one endpoint, one API key, 160+ models from OpenAI, Anthropic, Google, Qwen, DeepSeek, Kimi, Grok, MiniMax, and more. It routes your chat requests through whichever model you pick, with optional fallback chains for resilience. ## What this MCP does OrcaRouter MCP exposes the gateway as 4 MCP tools so any MCP client (Claude Desktop, Claude Code, Cursor, Windsurf, Zed, …) can browse the catalog, inspect models, and route chat completions — all from inside the chat. ### The 4 tools - **`orcarouter_models_list`** — list 160+ models with live pricing, context window, and capabilities. Filter by provider, capability, or minimum context. *No API key required.* - **`orcarouter_model_card`** — detailed info for one model: pricing (per-token and per-million), max output, modalities, supported endpoints, latency p50/p95. *No API key required.* - **`orcarouter_providers_list`** — enumerate providers with model counts. *No API key required.* - **`orcarouter_chat`** — single-turn chat with an optional fallback chain (up to 5 models, automatic retry on failure). For OpenAI reasoning models (gpt-5/o1/o3), `max_tokens` auto-translates to `max_completion_tokens` at the wire. *API key required.* ## What makes it different Most LLM MCP servers require an API key just to discover what's available. **OrcaRouter's catalog tools work without one** — browse, compare, and pick a model first; add a key only when you actually want to route. ## Install ``` npx -y @orcarouter/mcp ``` Standard MCP client config: ```json { "mcpServers": { "orcarouter": { "command": "npx", "args": ["-y", "@orcarouter/mcp"], "env": { "ORCAROUTER_API_KEY": "sk-or-..." } } } } ``` Leave `ORCAROUTER_API_KEY` empty for catalog-only browsing. ## Links - npm: [`@orcarouter/mcp`](https://www.npmjs.com/package/@orcarouter/mcp) - Repo: [Continuum-AI-Corp/orcarouter-mcp-server](https://github.com/Continuum-AI-Corp/orcarouter-mcp-server) - MCP Registry: `io.github.Continuum-AI-Corp/orcarouter-mcp` - License: MIT
OrcaDub MCP Server
Enables AI video dubbing from any MCP-capable agent: upload a video or provide a URL, submit a dubbing job, poll progress, and download the finished MP4.
Similar servers
Press Release
press-release MCP — wraps StupidAPIs (requires X-API-Key)
MCP Server for LimeSurvey
Enables interaction with LimeSurvey API to create and manage surveys, questions, question groups, activate surveys, and export responses through standardized MCP endpoints.
io.github.zenml-io/mcp-zenml
MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API
Linear
Linear MCP — wraps the Linear GraphQL API (OAuth)
HAPI MCP Server
HAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants
Google Docs MCP Server
Enables Claude to read, create, and update Google Docs through OAuth authentication. Deployed as a remote Next.js server on Vercel with support for multiple users and secure API key management.
Indexed from Official MCP Registry · Updates nightly