YouTube MCP Server
Related Servers
Alternatives to YouTube MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables Claude Code to search YouTube, retrieve video transcripts and metadata, explore channels, playlists, comments, and trending videos, and analyze engagement and replayed segments.19 npm-
- FlicenseAqualityCmaintenanceEnables Claude Code to retrieve YouTube transcripts, search videos and channels, fetch metadata, playlists, comments, trending videos, engagement analytics, chapters, SponsorBlock-cleaned transcripts, and most-replayed heatmaps.1519 npm-
- AlicenseAqualityDmaintenanceEnables YouTube integration with Claude Code, including video search, metadata retrieval, transcript fetching, channel exploration, and trending videos.81MIT
- FlicenseNot gradedqualityCmaintenanceEnables bringing YouTube into Claude Code for video transcripts, search, metadata, channel info, playlists, comments, trending videos, engagement analytics, chapters, SponsorBlock clean transcripts, and most-replayed heatmaps.19 npm-
- AlicenseNot gradedqualityDmaintenanceEnables Claude to access and manage YouTube channel data through the YouTube Data API v3 and YouTube Analytics API. Provides tools for reading analytics, fetching video metadata, searching uploads, and updating video SEO directly from Claude.9 npm1MIT
- FlicenseNot gradedqualityCmaintenanceEnables bringing YouTube to Claude Code with transcripts, search, metadata, channel info, playlists, comments, trending videos, engagement analytics, chapter extraction, SponsorBlock integration, and most-replayed heatmaps.19 npm-
TDQS
Scored across 15 tools
Transcript-related tools (get_transcript, get_clean_transcript, search_transcript) have similar names and overlapping use cases, and search_videos/search_within_channel/get_channel_videos can be confused. However, their descriptions clarify the differences in most cases.
Most tools follow a consistent verb_noun pattern like get_video_metadata, search_videos, and calculate_engagement. Minor deviations such as extract_chapters, parse_youtube_url, and search_within_channel break the pattern slightly but don't cause real confusion.
15 tools is at the upper edge of a reasonable scope for a YouTube server. Each tool covers a distinct data access need, though a few overlap in function, making the set feel slightly heavier than necessary.
The server provides strong read-oriented coverage across videos, channels, playlists, transcripts, comments, and trends. Missing write operations like creating playlists or uploading videos are likely out of scope, so there are only minor gaps.