Enables interaction with YouTube's Data API through MCP, providing tools for channel info, videos, playlists, captions, subscriptions, and more.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.YOUTUBE_CLIENT_ID— "": "YOUR_CLIENT_ID",client_id— YOUR_CLIENT_ID.apps.googleusercontent.comYOUTUBE_CLIENT_SECRET— "": "YOUR_CLIENT_SECRET"client_secret— YOUR_CLIENT_SECRETYOUTUBE_OAUTH_REDIRECT_URIoauth_redirect_uri— Redirect URI (default: http://localhost)YOUTUBE_OAUTH_SCOPESscopes— Comma-separated OAuth scopes (default includes readonly; add https://www.googleapis.com/auth/youtube.force-ssl and https://www.googleapis.com/auth/youtube.upload for full features)[](https://m8ven.ai/mcp/divyav18-youtube-mcp-1kj6gt)