Video Extract for Claude Code
com.yanlinglabs/video-extract-mcp
Download any video from a URL, or get its transcript and key frames. All local, no API keys.
client:Claude Code
transport:stdio
runtime:npm
Install Video Extract in Claude Code
run in your project directory
claude mcp add video-extract-mcp -e VIDEO_EXTRACT_COOKIES_FROM_BROWSER=<VIDEO_EXTRACT_COOKIES_FROM_BROWSER> -e VIDEO_EXTRACT_MODELS_DIR=<VIDEO_EXTRACT_MODELS_DIR> -e VIDEO_EXTRACT_MAX_CONCURRENCY=<VIDEO_EXTRACT_MAX_CONCURRENCY> -- npx -y @yanlinglabs/video-extract-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs