YouTube MCP Server
Related Servers
Alternatives to YouTube MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceMCP server for managing YouTube channels using Data API v3 and Analytics. Supports video upload, comments, playlists, and analytics via ~30 tools, with stateless OAuth authentication.-
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables interaction with the YouTube Data API, allowing users to search videos, get video and channel details, analyze trends, and fetch video transcripts.-
- AlicenseNot gradedqualityAmaintenanceA local, privacy-first MCP server providing direct access to official YouTube Data, Analytics, Reporting, and Live Streaming APIs for creators, enabling channel analysis, research, and guarded management operations.2MIT
- AlicenseAqualityBmaintenanceAn MCP server for intelligent YouTube video analysis that provides token-optimized summaries, sentiment analysis, and entity extraction from transcripts. It enables AI assistants to perform video reporting, channel monitoring, and comprehensive YouTube searches through structured data tools.1052Apache 2.0
- AlicenseNot gradedqualityCmaintenanceA comprehensive MCP server providing YouTube transcript retrieval, video search, channel browsing, playlist extraction, and upload monitoring for AI agents.10MIT
- AlicenseAqualityDmaintenanceA local-first MCP server for inspecting and managing a creator-owned YouTube channel, using Google's official YouTube Data API v3 and Analytics API.109 npmMIT
TDQS
Scored across 40 tools
Each tool targets a distinct resource/action, and the descriptions clarify differences. However, the many analytics tools (e.g., overview vs daily vs day_of_week) are similar enough that an agent might occasionally misselect without careful reading.
All tools follow a consistent `youtube_<domain>_<verb>_<noun>` pattern, with clear grouping (e.g., `youtube_analytics_*`, `youtube_playlist_*`). Minor variations like `set_thumbnail` vs `update_video` are acceptable and don't break the overall pattern.
With 40 tools, this is far above the 25-tool threshold considered 'too many'. While YouTube's API is broad, the server attempts to cover almost every feature, making the surface heavy and harder to navigate.
Video management is complete (upload/update/delete/thumbnail), and analytics coverage is extensive. However, playlist management is missing update/delete operations, and comment management lacks delete/update capabilities, leaving notable lifecycle gaps.