Labsco
temiedani logo

YouTube MCP Server

โ˜… 1

from temiedani

An MCP server for interacting with YouTube content, enabling AI models to access and manage YouTube data via its API.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeAdvanced setup

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” An MCP server that lets AI models search, analyze and summarize YouTube content via the YouTube Data API.

What you get โ€”

  • Search & discovery โ€” search videos, get trending/related content and channel info
  • Content analysis โ€” detailed video info, channel stats, transcripts and summaries
  • Social features โ€” retrieve and analyze comments
  • Example โ€” "summarize this video and pull the top comments"

Requirements โ€” despite an empty env list, the README requires a Google Cloud project with the YouTube Data API v3 enabled and OAuth 2.0 desktop credentials; Python 3.11 and uv.

Cost snapshot โ€” free and MIT-licensed; the YouTube Data API is free within Google's daily quota.

Setup effort โ€” install Python + uv, set up Google Cloud OAuth, download the credentials JSON, then run the server.

Our take โ€” Good coverage for YouTube analysis, but the metadata undersells setup โ€” you still need a Google Cloud project, OAuth credentials, and you're bound by YouTube Data API quota limits.

Source: the project README โ€” summarized 2026-07-08.