anaisbetts/mcp-youtube
🛠️ Other Tools and Integrations🟢 Verified Active
0 Views
0 Installs
📇 ☁️ - Fetch YouTube subtitles
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"anaisbetts-mcp-youtube": {
"command": "npx",
"args": [
"-y",
"anaisbetts-mcp-youtube"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
YouTube MCP Server
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.
How do I get this working?
- Install
yt-dlp(Homebrew and WinGet both work great here) - Now, install this via mcp-installer, use the name
@anaisbetts/mcp-youtube