loading…
Search for a command to run...
loading…
Fetch YouTube subtitles
Fetch YouTube subtitles
Uses yt-dlp to download subtitles from YouTube and connects it to claude.ai via Model Context Protocol. Try it by asking Claude, "Summarize the YouTube video <yt-dlp to be installed locally e.g. via Homebrew.
yt-dlp (Homebrew and WinGet both work great here)@anaisbetts/mcp-youtubeДобавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"anaisbetts-mcp-youtube": {
"command": "npx",
"args": []
}
}
}