Developer Tools
Trust: 45/100 (Fair)YouTube Data Guide
YouTube MCP server for token-optimized, structured data using the YouTube Data API v3.
14 starsby kirbah
Quick Start
Install
npx @kirbah/mcp-youtubeClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-kirbah-mcp-youtube": {
"command": "npx",
"args": [
"@kirbah/mcp-youtube"
]
}
}
}