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)
# macOS
brew install yt-dlp
# Windows
winget install yt-dlp
Parameters
url: YouTube video URL (required)language: Subtitle language code (optional, default: ‘ja’)- Uses ISO 639-1 language codes
- Common language codes:
ja: Japaneseen: Englishko: Koreanzh: Chinesefr: French
- Note: An error will occur if subtitles in the specified language do not exist
Example
{
"mcpServers": {
"youtube": {
"command": "npx",
"args": ["-y", "@kazuph/mcp-youtube"]
}
}
}
@kazuph/mcp-youtube
Project Details
- kazuph/mcp-youtube
- @kazuph/mcp-youtube
- MIT License
- Last Updated: 3/16/2025
Recomended MCP Servers
Ghidra MCP server that extracts decompiled binary context and exposes it to LLMs via Model Context Protocol.
这是一个通过MCP(模块化控制协议)提供QQ音乐搜索功能的测试服务器。该服务器允许您使用关键词搜索音乐曲目,并返回相关歌曲信息。
A browser plugin that automatically translates
A Linear MCP Server for interacting with Linear
Ever been told to RTFM only to find there is no FM to R? MCP-RTFM helps you CREATE...
Use MCP to augment LLMs for reaching weather information.
An Model Context Protocol (MCP) Server for Transactional Email Provider MailPace
A Model Context Protocol server for Chess.com's Published Data API. This provides access to Chess.com player data, game...





