Spimov Ai Video Clone Dubbing Mcp Server
@erdememinaga
关于 Spimov Ai Video Clone Dubbing Mcp Server
Spimov MCP — AI video dubbing, inside your chat
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"spimov": {
"command": "spimov-mcp",
"env": {
"SPIMOV_API_KEY": "<YOUR_TOKEN>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Spimov Ai Video Clone Dubbing Mcp Server?
Spimov Ai Video Clone Dubbing Mcp Server connects the Spimov dubbing engine to Claude and any Model Context Protocol client. It allows users to dub videos into 17 languages, edit translations line-by-line, generate subtitles, and publish to YouTube — all from natural language. It works locally via file upload (stdio) or over a hosted HTTP server.
How to use Spimov Ai Video Clone Dubbing Mcp Server?
Obtain an API key from spimov.com and add it to your MCP client configuration. Install with pip install spimov-mcp for stdio (Claude Desktop / Claude Code) or connect to https://mcp.spimov.com/mcp for the hosted HTTP server (Claude web and hosted clients). Use the tools create_dub for local files or dub_youtube for YouTube links to start dubbing.
Key features of Spimov Ai Video Clone Dubbing MCP Server
- Dub from YouTube links or local video files
- 17 target languages with automatic source-language detection
- Choose voice engines: xtts, chatterbox, or elevenlabs
- Edit transcript segments (text, emotion, speaker) with per-segment re-synthesis
- Fetch, burn-in, or embed soft subtitles in SRT/VTT format
- Remix finished dubs: adjust audio mix, subtitle styling, or lip-sync
- Publish dubs to YouTube automatically or get a shareable MP4 download link
- 14 tools across creation, tracking, editing, and publishing
Use cases of Spimov Ai Video Clone Dubbing MCP Server
- Dub a YouTube Short into German and upload it unlisted to a channel
- Edit a single mistranslated line in a dubbing project without re-dubbing the whole video
- Generate bilingual subtitles (SRT/VTT) for a finished dub
- Remix audio and subtitle styling on a completed job without re-processing
- Get a browser-viewable download link to share a dubbed video
FAQ from Spimov Ai Video Clone Dubbing MCP Server
What languages does Spimov Ai Video Clone Dubbing MCP Server support?
It supports 17 target languages with automatic detection of the source language. Use the list_languages tool to see the full set.
Can I edit the dubbing after it is created?
Yes. You can list transcript segments with list_segments and update any line's text, emotion, or speaker using update_segment. Only that segment is re-synthesized.
What transports are available for Spimov Ai Video Clone Dubbing MCP Server?
It works over stdio (for Claude Desktop/Claude Code with local file upload) and a hosted Streamable HTTP server (for Claude web and hosted clients, no installation required).
What authentication is required for Spimov Ai Video Clone Dubbing MCP Server?
You need an API key from spimov.com, which follows the format spk_live_.... Add it to your MCP client configuration.
What voice engines are available?
Three engines: xtts (high-quality, default), chatterbox (emotion-aware), and
媒体与设计 分类下的更多 MCP 服务器
Image-Gen-Server
fengin一个能与Cursor集成的图片生成mcp server工具,实现调用即梦逆向接口
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos
评论