If you're an AI reading this: skill.md has everything you need.Read it →
Explorer/MCP/Continuum-AI-Corp/orcadub-mcp-server
✓ REGISTRY VERIFIEDLOCAL

OrcaDub MCP Server

Continuum-AI-Corp/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.

Continuum-AI-Corp/orcadub-mcp-serverExternal link; availability not verifiedLicenseMIT LicenseLocal-only
The Ghost
This server runs locally on your machine. We can't scan it remotely; review the source code before installing.
Time indexed (24d)
0toolsLocal/ STDIO24dindexed
Checked Aug 2, 2026
The scanner shows
This server runs locally. We can't scan it remotely; review the source code before installing.
First indexed Aug 1, 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.
Continuum-AI-Corp/orcadub-mcp-serverExternal link; availability not verified
Environment variables (1)
ORCADUB_API_KEYstringREQUIRED
OrcaRouter API key (starts with sk-orca-...) for authentication. Required for all tool calls.

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
OrcaRouter
Browse 160+ LLM models and live pricing — no API key needed for catalog. Add key to route chat.
Similar servers
Undoom Uninstaller MCP
Enables Windows program management through MCP, including listing installed programs, uninstalling software, force removal, and cleaning residual files. Supports generating detailed Markdown reports of system programs with smart categorization and statistics.
ai.filegraph/document-processing
Extract text from documents, manipulate PDFs, and perform OCR on images.
Social Media Analytics
Social media analytics toolkit that analyzes profiles, scores engagement, detects trending topics, researches hashtags, generates content calendars, and benchmarks against competitors. 6 tools across all major platforms.
Drawing Guides MCP Server
Provides access to step-by-step drawing tutorials from easydrawingguides.com, enabling users to search for drawing guides, retrieve detailed tutorial content in Markdown format, and browse categories for artists of all skill levels.
ai.rxmanager/mcp
Live US drug acquisition costs (CMS NADAC) for AI assistants. Free, no auth, weekly data.
Duck Duck MCP
This MCP server utilizes DuckDuckGo for web searches, providing structured search results with metadata and features like smart content classification and language detection, facilitating easy integration with AI clients supporting the MCP protocol.
Indexed from Official MCP Registry · Updates nightly