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 >". Requires yt-dlp to be installed locally e.g. via Homebrew. 1. Install yt-dlp (Homebrew and WinGet both work great here) 1. Now, install this via mcp-installer, use the name @anaisbetts/mcp-youtube
Add this skill
npx mdskills install anaisbetts/mcp-youtubeSimple YouTube subtitle extraction via yt-dlp with clear setup but minimal documentation
1# YouTube MCP Server23Uses `yt-dlp` to download subtitles from YouTube and connects it to claude.ai via [Model Context Protocol](https://modelcontextprotocol.io/introduction). Try it by asking Claude, "Summarize the YouTube video <<URL>>". Requires `yt-dlp` to be installed locally e.g. via Homebrew.45### How do I get this working?671. Install `yt-dlp` (Homebrew and WinGet both work great here)81. Now, install this via [mcp-installer](https://github.com/anaisbetts/mcp-installer), use the name `@anaisbetts/mcp-youtube`
Full transparency — inspect the skill content before installing.