MCP server for AI-powered video subtitle generation and merging using Volcano Engine speech recognition
Project description
视频-AI加字幕 MCP Server
MCP server for AI-powered video subtitle generation and merging using Volcano Engine speech recognition.
Features
- generate_subtitle: Generate SRT subtitle file from video URL using AI speech recognition
- merge_subtitle: Burn subtitles into video with customizable styling (color, size, position)
Installation
pip install mcpcn-video-ai-subtitle-mcp
Environment Variables
VOLCANO_APPID: Volcano Engine App IDVOLCANO_ACCESS_TOKEN: Volcano Engine Access TokenFFMPEG_BINARY: (Optional) Path to ffmpeg binaryFFPROBE_BINARY: (Optional) Path to ffprobe binary
Usage
MCP Configuration
{
"mcpServers": {
"video-ai-subtitle": {
"command": "uvx",
"args": ["mcpcn-video-ai-subtitle-mcp"],
"env": {
"VOLCANO_APPID": "your-app-id",
"VOLCANO_ACCESS_TOKEN": "your-access-token"
}
}
}
}
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcpcn_video_ai_subtitle_mcp-0.1.0.tar.gz.
File metadata
- Download URL: mcpcn_video_ai_subtitle_mcp-0.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5fb36516603caa4d1c6ad912db9943c178dcb502ae2d8a31166ebea9b308da2
|
|
| MD5 |
843fa097a569912f578622ed449853e5
|
|
| BLAKE2b-256 |
c1d37bf99e640c25492ff9a9622f8d8965561e3c7dcdc9869eb336ea0d39c292
|
File details
Details for the file mcpcn_video_ai_subtitle_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mcpcn_video_ai_subtitle_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae321b6fd79bfece8a9d662102c4dab77afe5fb0f0b3130bbf08d1f3fd4dedcd
|
|
| MD5 |
3c855c303040f3ad5334432953437b95
|
|
| BLAKE2b-256 |
b2d20080f8c97796be92eb7019089a3a64c60f0ba1894335c80bafcd9e7e0477
|