MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Video Extraction Plus

MCP server for video/audio transcription with multi-ASR support (Whisper, JianYing, Bcut)

Created 11/22/2025
Updated 23 days ago
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" ] } } }