Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”— Aggregators
  3. Orcarouter MCP Server
Orcarouter MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:32:44 PM

Orcarouter MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository12 GitHub StarsTotal stargazers on GitHub for the source repository (12 stars).Visit Website
llmmodel-routingdeveloper-toolsmodel-catalog

Browse OrcaRouter models and pricing, then route chat requests through automatic model selection and fallback chains.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live β€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "continuum-ai-corp-orcarouter-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@orcarouter/mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (4) Directory Badge Claim listing AlternativesπŸ”— More in Aggregators

Overview

Continuum-AI-Corp/orcarouter-mcp-server MCP server exposes OrcaRouter’s model catalog and chat gateway through MCP. It provides read-only tools for listing providers, filtering models, and inspecting model details without an API key. Chat requests require ORCAROUTER_API_KEY and can use automatic routing, direct provider/model targets, or fallback chains. Use Continuum-AI-Corp/orcarouter-mcp-server MCP server when an agent needs model discovery alongside routed LLM calls in an MCP-compatible client.

Use cases

β€’Browse provider catalogs and compare model pricing
β€’Filter models by capability or context length
β€’Inspect detailed metadata for a selected model
β€’Route chat requests through automatic model selection
β€’Add fallback models for chat request resilience

Key features

β€’OrcaRouter model and provider discovery
β€’Server-side catalog filtering
β€’Detailed model cards with pricing and latency
β€’Automatic and direct chat routing
β€’Fallback chains with up to five models
β€’API-key-free catalog access

Capabilities & Tool Schemas (4) ~1.0k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Orcarouter MCP Server.

orcarouter_chat

Send a single-turn chat request to OrcaRouter and return the assistant's response text. Default model is the workspace's auto-router. Use `orcarouter/<name>` for other routers or `<provider>/<model>` for direct calls. For OpenAI reasoning models (gpt-5/o1/o3/...), max_tokens is automatically routed to max_completion_tokens at the wire level. The optional `models` array sets a fallback chain β€” the primary `model` is tried first, then each entry on failure (5 entries total max, including the primary). Errors are returned as text content with isError:true; common cases include missing API key, rate limits, and upstream provider outages. Requires ORCAROUTER_API_KEY.

orcarouter_models_list

List LLM models in the OrcaRouter catalog. Each entry includes id, name, description, owned_by, context_length, supported_endpoint_types, and pricing (both per-token and per-million tokens). Filter by `provider`, `capability`, or `min_context` β€” filters compose (all conditions must match) and are applied server-side. Discover valid provider ids first with orcarouter_providers_list. Returns the full catalog when called without filters. Read-only, no API key required.

orcarouter_model_card

Get detailed information about a single model β€” display name, long description, pricing (per-call and per-million tokens), context window, max output, modalities (input/output), supported endpoints, latency percentiles (p50/p95), and release date. Use this when you already know the model id and want full details; for browsing or filtering across many models use orcarouter_models_list instead. Returns isError:true with a clear hint when the id is not found. Read-only, no API key required.

orcarouter_providers_list

List all model providers on OrcaRouter with their `provider_id`, human-readable `display_name`, `icon_url`, and `model_count`. Call this first to discover valid provider ids (e.g. 'openai', 'anthropic', 'google', 'qwen', 'deepseek') which you can then pass to orcarouter_models_list as the `provider` filter. Takes no parameters and returns the same list on every call until the deployment's catalog changes. Read-only, no API key required.

How Orcarouter MCP Server works

What Continuum-AI-Corp/orcarouter-mcp-server MCP server does

Continuum-AI-Corp/orcarouter-mcp-server MCP server connects MCP clients to OrcaRouter for two related tasks: exploring the available LLM catalog and sending chat completion requests. The catalog tools expose provider names, model metadata, pricing, context limits, capabilities, supported endpoints, latency percentiles, and release dates. These read-only operations do not require an OrcaRouter API key.

The chat tool sends a single-turn request and returns the assistant’s response text. It can use the workspace’s automatic router by default, address another OrcaRouter router, or call a provider/model directly. This makes the server suitable for agents that need to compare models before choosing one, or that should delegate model selection to OrcaRouter.

How it works

The package runs as a local Node.js MCP process and communicates with the client through the MCP protocol. MCP clients discover the available input schemas through tools/list, so the client can present or invoke the four exposed tools without a separate tool-definition setup.

orcarouter_providers_list returns provider identifiers and model counts. Those identifiers can then be supplied to orcarouter_models_list, whose provider, capability, and minimum-context filters are combined server-side. orcarouter_model_card is intended for a known model ID and returns a fuller record than the catalog listing.

For chat, the primary model is attempted first. An optional models array can add up to four fallbacks, for a maximum chain of five models including the primary. Requests aimed at OpenAI reasoning models have max_tokens translated to max_completion_tokens at the wire level. Failures, including missing credentials, rate limits, and upstream outages, are returned as error text with isError: true.

Setup and configuration

Install and run Continuum-AI-Corp/orcarouter-mcp-server MCP server with Node.js 18 or newer:

Terminal
npx -y @orcarouter/mcp

Add the command to an MCP client configuration, then provide ORCAROUTER_API_KEY for chat calls. The README documents configurations for Claude Desktop, Claude Code, Cursor, and Windsurf; the server also works with other clients that implement MCP. The key is read from the environment, is not logged, and is sent only to the OrcaRouter API.

Configuration variables include:

  • ORCAROUTER_API_KEY: required only by orcarouter_chat.
  • ORCAROUTER_BASE_URL: optional API base URL; the default is https://api.orcarouter.ai.
  • ORCAROUTER_REQUEST_TIMEOUT: optional per-request timeout in seconds; the default is 300.

Tools and capabilities

Continuum-AI-Corp/orcarouter-mcp-server MCP server exposes these tools:

  • orcarouter_chat: Send a single-turn chat request with router, direct model, and fallback-chain options.
  • orcarouter_models_list: Browse the complete catalog or filter it by provider, capability, and minimum context length.
  • orcarouter_model_card: Retrieve detailed metadata for one model, including pricing, modalities, context window, output limit, endpoints, latency, and release date.
  • orcarouter_providers_list: List providers with IDs, display names, icon URLs, and model counts.

The catalog can be used before authentication to compare available models and pricing. Chat routing is the only listed capability that needs the OrcaRouter credential.

Limitations and notes

The server performs single-turn chat requests rather than describing a multi-turn conversation or agent memory feature. Catalog results are read-only. Provider and model identifiers must match the OrcaRouter catalog; the provider-list tool is the documented way to discover valid provider IDs. The fallback chain is limited to five total entries, including the primary model. API availability, rate limits, and provider outages can still cause chat errors even when the MCP process is running.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Aggregators View all alternatives
  • AllMCPs Server logoAllMCPs Server
    β˜… Featured

    The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

    πŸ”— Aggregators15 views
    Compare vs AllMCPs Server β†’
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ”— Aggregators3 views
    Compare vs Openapi MCP Server β†’
  • S
    SandBase CLI

    Open-source CLI and MCP server for discovering and calling 2,000+ AI models and APIs through one consistent developer interface.

    πŸ”— Aggregators9 views
    Compare vs SandBase CLI β†’
  • Agent logoAgent

    A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

    πŸ”— Aggregators9 views
    Compare vs Agent β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
12
Stargazers on the source repository.
npm downloads
582
Package downloads in the last 30 days.
Last commit
3mo ago
Most recent push to the default branch.
Tools exposed
4
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Orcarouter MCP Server

Run `npx -y @orcarouter/mcp` with Node.js 18 or later, then add the command to an MCP client configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewOrcarouter MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/continuum-ai-corp-orcarouter-mcp-server?style=directory)](https://allmcps.com/mcp/continuum-ai-corp-orcarouter-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/continuum-ai-corp-orcarouter-mcp-server"><img src="https://allmcps.com/api/badge/continuum-ai-corp-orcarouter-mcp-server?style=directory" alt="Orcarouter MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”—Aggregators
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 4, 2026
10/10 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars12
GitHub Star CountTotal stargazers on GitHub representing community popularity (12 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 26, 2026
npm downloads582/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
63Quality signal: Good Β· 63/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity6/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev Β· @orcarouter/mcp (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”— Aggregators β†’Alternatives to Orcarouter MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code