YouTube MCP
Related Servers
Alternatives to YouTube MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to search videos, read channels, browse playlists, fetch comments, and get transcripts from YouTube using the YouTube Data API v3 and InnerTube API for captions.2GPL 3.0
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to search videos, retrieve transcripts and metadata, analyze channels, and access trending and engagement analytics for YouTube content.19 npm-
- AlicenseAqualityCmaintenanceEnables AI assistants to retrieve YouTube channel overviews, Studio analytics, video performance, traffic source breakdowns, and comments for sentiment analysis using natural language prompts.81MIT
- AlicenseBqualityBmaintenanceProvides comprehensive access to YouTube Data, Analytics, and Reporting APIs, enabling AI assistants to manage videos, analyze performance, handle comments, and extract transcripts.40MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to interact with YouTube channels, providing analytics, video metadata updates, transcript extraction, and comment management through official Google APIs with OAuth 2.0.MIT
- AlicenseAqualityDmaintenanceEnables AI tools to access YouTube content, including transcript extraction, video/channel info, and search.49 npmMIT
TDQS
Scored across 16 tools
Every tool targets a distinct resource and action: transcripts are split into single, batch, language-list, and search; channel lookups are separated into public and owned; comments are read vs. replied. Pairs like get_transcript/get_transcripts and get_channel/get_my_channel are differentiated explicitly by scope.
All tool names follow a consistent snake_case verb_noun convention (get_, list_, search_, update_, delete_, reply_to_). There are no mixed styles or vague verb-only names, and pluralization makes batch vs. single clear.
At 16 tools, the set is just above the ideal range but every tool addresses a distinct workflow, from transcripts to analytics to comment replies. No obvious redundancy; it simply covers a broad domain.
The set covers search, transcripts, public channel/video details, and owned-video management well, but it lacks create/upload, comment deletion/moderation, and a way to enumerate an arbitrary channel's uploads beyond search. These are notable gaps for a general YouTube MCP surface, though core research/management workflows are present.