
Gives Claude three video editing primitives: scene splitting, subtitle generation, and thumbnail extraction. You point it at a video file and it returns JSON with scene boundaries, timestamped subtitle data, or thumbnail frame metadata. Built by MEOK AI Labs as part of their governance-focused MCP catalog. Installed via pip or uvx, runs over stdio. The docs mention color grading and aspect ratio conversion but the primary tools are the three listed. Useful when you're building workflows that need to parse video structure programmatically without spinning up ffmpeg commands by hand or managing temporary files. Ships with EU AI Act compliance tracking if that matters to your deployment.