Youtube Data
Freeby MCP Community
YouTube MCP Server Implementation
v1.0.16Added Apr 12, 2026
mcpyoutubeclaudemodelcontextprotocol
Youtube Data MCP Server
YouTube MCP Server Implementation
Installation
npx -y youtube-data-mcp-server
Reviews
Installation
Quick install
npx -y youtube-data-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"youtube-data": {
"command": "npx",
"args": ["-y", "youtube-data-mcp-server"]
}
}
}