Submit

Spimov Ai Video Clone Dubbing Mcp Server

@spimov

Spimov MCP β€” AI video dubbing, inside your chat Spimov MCP connects the Spimov (https://spimov.com) 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), or elevenlabs. - ✍️ 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. 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. --- 4. Launch / duyuru postu (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 --- 5. MCP marketplace metadata (alanlar) - 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: pip install spimov-mcp (stdio) or connect https://mcp.spimov.com/mcp (HTTP)

Server Config

{
  "mcpServers": {
    "spimov": {
      "command": "spimov-mcp",
      "env": {
        "SPIMOV_API_KEY": "<YOUR_TOKEN>"
      }
    }
  }
}
Β© 2025 MCP.so. All rights reserved.

Build with ShipAny.