Loading MCP server directory, please wait...
YouTube MCP server for token-optimized, structured data using the YouTube Data API v3.
npx @getmcp/cli add io.github.kirbah/mcp-youtubeRequires Node.js 18+. Community-contributed server. Review source before installing.
YOUTUBE_API_KEYYouTube Data API v3 key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kirbah/mcp-youtube": {
"command": "npx",
"args": [
"-y",
"@kirbah/mcp-youtube"
],
"env": {
"YOUTUBE_API_KEY": "",
"MDB_MCP_CONNECTION_STRING": ""
}
}
}
}