Zubeid Youtube
Freeby MCP Community
YouTube MCP Server Implementation
v1.0.0Added Apr 12, 2026
youtubemcpmodel-context-protocolaiclaude
Zubeid Youtube MCP Server
YouTube MCP Server Implementation
Installation
npx -y zubeid-youtube-mcp-server
Reviews
Installation
Quick install
npx -y zubeid-youtube-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"zubeid-youtube": {
"command": "npx",
"args": ["-y", "zubeid-youtube-mcp-server"]
}
}
}