
YouTube
A Model-Context Protocol Server for YouTube
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install anaisbetts/mcp-youtube -c claude
This command will automatically install and configure the YouTube MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
After opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"YouTube": {
"command": "npx",
"args": [
"-y",
"@anaisbetts/mcp-youtube"
],
"env": {}
}
}
}
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 <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
Details:
Stars
359Forks
38Last commit
3 months agoRepository age
7 monthsLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to YouTube:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit