YouTube
CommunitybyNocodeboy
Video and channel data with transcript extraction.
API Key Required
Configuration
{
"mcpServers": {
"youtube": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-youtube"
],
"env": {
"YOUTUBE_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.