OrcaDub MCP Server
Rank #5,844io.github.Continuum-AI-Corp/orcadub-mcp-server
AI video dubbing via OrcaRouter (model orca/dub): upload a video or URL, poll, download the MP4.
OrcaDub MCP Server is a Model Context Protocol (MCP) server published by Continuum-AI-Corp. It ranks #5,844 of 127,399 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. OrcaDub MCP Server is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jul 17, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 121,555 of 127,399 servers on MCP Toplist.
Use OrcaDub MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add orcadub-mcp-server -e "ORCADUB_API_KEY=<your ORCADUB_API_KEY>" -- npx -y @orcadub/cliReplace each placeholder with your own value before saving.
[mcp_servers.orcadub-mcp-server]
command = "npx"
args = ["-y", "@orcadub/cli"]
[mcp_servers.orcadub-mcp-server.env]
ORCADUB_API_KEY = "<your ORCADUB_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"orcadub-mcp-server": {
"command": "npx",
"args": [
"-y",
"@orcadub/cli"
],
"env": {
"ORCADUB_API_KEY": "<your ORCADUB_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"orcadub-mcp-server": {
"command": "npx",
"args": [
"-y",
"@orcadub/cli"
],
"env": {
"ORCADUB_API_KEY": "<your ORCADUB_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"orcadub-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@orcadub/cli"
],
"env": {
"ORCADUB_API_KEY": "<your ORCADUB_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"orcadub-mcp-server": {
"command": "npx",
"args": [
"-y",
"@orcadub/cli"
],
"env": {
"ORCADUB_API_KEY": "<your ORCADUB_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"orcadub-mcp-server": {
"command": "npx",
"args": [
"-y",
"@orcadub/cli"
],
"env": {
"ORCADUB_API_KEY": "<your ORCADUB_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Continuum-AI-Corp%2Forcadub-mcp-server)<a href="https://mcptoplist.com/server/io.github.Continuum-AI-Corp%2Forcadub-mcp-server"><img src="https://mcptoplist.com/badge/io.github.Continuum-AI-Corp%2Forcadub-mcp-server.svg" alt="MCP Toplist: Top 5% of 127,399" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Continuum-AI-Corp
Other servers by Continuum-AI-Corp
View all Continuum-AI-Corp servers →Available versions (8)
| Version | Published |
|---|---|
| 1.4.0 | Jul 24, 2026 |
| 1.3.2 | Jul 23, 2026 |
| 1.3.1 | Jul 23, 2026 |
| 1.3.0 | Jul 23, 2026 |
| 1.2.1 | Jul 23, 2026 |
| 1.2.0 | Jul 23, 2026 |
| 1.1.1 | Jul 23, 2026 |
| 1.0.4 | Jul 17, 2026 |
Frequently asked questions
- Who maintains OrcaDub MCP Server?
- OrcaDub MCP Server is maintained by Continuum-AI-Corp, which publishes 3 MCP servers (14 total versions) tracked on MCP Toplist.
- Is OrcaDub MCP Server listed on the Official MCP Registry?
- Yes — OrcaDub MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does OrcaDub MCP Server have?
- MCP Toplist tracks 8 versions of OrcaDub MCP Server, most recently published on Jul 24, 2026.
- Where can I find the source code for OrcaDub MCP Server?
- The source code for OrcaDub MCP Server is hosted at github.com/Continuum-AI-Corp/orcadub-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.