YouTube
🔍 Search & Research
Search YouTube videos, get channel info, retrieve transcripts and captions. Token-optimized YouTube Data API access for AI workflows.
Tools (5)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"youtube": {
"command": "npx",
"args": [
"-y",
"@kirbah/mcp-youtube"
],
"env": {
"YOUTUBE_API_KEY": "your-youtube-api-key-here"
}
}
}
}