Open Video Downloader - A cross-platform GUI for youtube-dl made in Rust with Tauri and Vue + Typescript.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"youtube-dl-gui": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-youtube-dl-gui"
]
}
}
}