M
MCP Video Extraction Plus
by @takereshui
MCP server for video/audio transcription with multi-ASR support (Whisper, JianYing, Bcut)
Created 11/22/2025
Updated 23 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-video-extraction-plus
Cursor configuration (mcp.json)
{
"mcpServers": {
"takereshui-mcp-video-extraction-plus": {
"command": "uvx",
"args": [
"mcp-video-extraction-plus"
]
}
}
}