mcp-video2text
0
mcp-video2text is a tool that converts online videos to text quickly by leveraging MCP. It requires ffmpeg and the UV package manager to operate and downloads the Whisper model on the first run.
mcp-video2text
Convert online video to text, read it quickly.
Usage
- Install necessary packages like the uv package manager and ffmpeg.
- Use
uv pip install mcp-video2text[mlx]
for silicon machines ormcp-video2text[cpp]
for other setups. - Pass the command
uv run mpc-video2text
in your MCP client configuration. - The first run downloads the Whisper model, which may take a few minutes.
- Update timeout settings in your client for better performance.