- Spimov Ai Video Clone Dubbing Mcp Server
Spimov Ai Video Clone Dubbing Mcp Server
Spimov MCP โ Content / Listing Kit
Ready-to-use copy for the MCP marketplace, GitHub, PyPI, and launch posts. Marketing sections sell outcomes; the Tools section is the developer-facing reference. Everything below reflects the actual v0.4.0 capabilities.
Taglines
Dub any video into 17 languages โ straight from your AI chat.
- AI video dubbing for Claude and any MCP client.
- Paste a YouTube link, get it dubbed. No dashboard, no downloads.
Short description (marketplace card / GitHub "About")
Spimov MCP lets Claude (and any MCP client) dub videos into 17 languages, edit translations line-by-line, burn subtitles, and publish straight to YouTube โ all from natural language. Works locally (file upload) or over the hosted HTTP server.
One-line (PyPI / GitHub About):
MCP server for Spimov โ dub videos, generate subtitles, and publish to YouTube from Claude Desktop, Claude Code, or Claude web.
Long description (listing body)
Spimov MCP โ AI video dubbing, inside your chat
Spimov MCP connects the Spimov dubbing engine to Claude and any Model Context Protocol client. Ask in plain language โ "dub this YouTube short into German and upload it unlisted to my channel" โ and the whole pipeline runs server-side: transcription, translation, voice synthesis, lip-sync, and publishing.
What you can do
- ๐ฌ Dub from a YouTube link or a local file โ regular videos, Shorts, and YouTube Music all supported.
- ๐ 17 target languages, with auto source-language detection.
- ๐ฃ๏ธ Choose your voice engine โ
xtts(high-quality, default),chatterbox(emotion-aware), orelevenlabs. - โ๏ธ Edit before you publish โ list transcript segments and fix any line's text, emotion, or speaker; only that segment is re-synthesized.
- ๐ฌ Subtitles your way โ fetch SRT/VTT, burn them in, or embed soft tracks in extra languages.
- ๐๏ธ Remix without re-dubbing โ adjust the audio mix, subtitle styling, or lip-sync on a finished job.
- ๐บ Publish to YouTube automatically when the dub finishes.
- ๐ Get a shareable download link for the finished MP4 โ works in the browser, no API key needed.
14 tools across dubbing, editing, subtitles, and publishing (see below).
Works everywhere MCP does
- Claude Desktop / Claude Code (stdio) โ supports local file upload.
- Claude web & hosted clients โ connect to the hosted Streamable HTTP server, no install required.
Setup in 2 minutes โ grab an API key from spimov.com, drop it into your MCP config, and start dubbing.
Tools (14)
Developer-facing reference. MCP clients auto-discover these via
list_tools; this table is here so human evaluators can see the full scope at a glance.
Create
create_dubโ dub a local video file (stdio only)dub_youtubeโ dub a YouTube link/Short; optional auto-upload to a channel
Track
get_job_statusยทlist_jobsยทget_quotaยทcancel_job
Edit & refine
list_segmentsโ inspect transcript (text, speaker, emotion, timing)update_segmentโ edit one line's text/emotion/speaker; re-synths just that segmentremix_videoโ re-render audio mix / subtitle styling / lip-sync, no re-dub
Get results
get_download_urlโ shareable browser download link (use over HTTP/web)download_videoโ save the MP4 locally (stdio only)get_subtitlesโ fetch SRT/VTT in any embedded languageupload_to_youtubeโ publish (or retry) a finished job to a connected channel
Reference
list_languagesโ supported source/target languages
Launch / announcement post (X / LinkedIn)
We just shipped Spimov MCP ๐ฌ
Dub any video into 17 languages without leaving your AI chat. Paste a YouTube link โ Claude transcribes, translates, voices, and can publish it straight to YouTube.
โข Local file or YouTube URL โข Edit any line, re-synth just that segment โข SRT/VTT, burned-in or soft subtitles โข Works in Claude Desktop, Claude Code & Claude web
pip install spimov-mcpโ spimov.com #MCP #Claude #AIdubbing
Marketplace metadata (fields)
| Field | Value |
|---|---|
| Name | Spimov |
| Category | Media / Video |
| Description | Dub videos into 17 languages, edit translations, generate subtitles, and publish to YouTube โ from any MCP client. |
| Auth | API key (spk_live_โฆ) |
| Homepage | https://spimov.com |
| Install (stdio) | pip install spimov-mcp |
| Connect (HTTP) | https://mcp.spimov.com/mcp |
Server Config
{
"mcpServers": {
"spimov": {
"command": "spimov-mcp",
"env": {
"SPIMOV_API_KEY": "<YOUR_TOKEN>"
}
}
}
}Recommend Servers
View Allsummarize chat message