Youtube
Freeby MCP Community
YouTube MCP server for token-optimized, structured data using the YouTube Data API v3.
v1.1.3Added Apr 12, 2026
mcpyoutubeyoutube-apiclaudeanthropic
Youtube MCP Server
YouTube MCP server for token-optimized, structured data using the YouTube Data API v3.
Installation
Reviews
Installation
Quick install
npx -y @kirbah/mcp-youtube
Add to claude_desktop_config.json
{
"mcpServers": {
"youtube": {
"command": "npx",
"args": ["-y", "@kirbah/mcp-youtube"]
}
}
}