Loading MCP server directory, please wait...
Download any video from a URL, or get its transcript and key frames. All local, no API keys.
npx @getmcp/cli add com.yanlinglabs/video-extract-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.yanlinglabs/video-extract-mcp": {
"command": "npx",
"args": [
"-y",
"@yanlinglabs/video-extract-mcp"
],
"env": {
"VIDEO_EXTRACT_COOKIES_FROM_BROWSER": "",
"VIDEO_EXTRACT_MODELS_DIR": "",
"VIDEO_EXTRACT_MAX_CONCURRENCY": ""
}
}
}
}