BACH YouTube API MCP Server
Related Servers
Alternatives to BACH YouTube API MCP Server
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 searching and retrieving video transcripts, metadata, channel info, playlists, comments, trending videos, and engagement analytics from YouTube through natural language.19 npm-
- AlicenseAqualityCmaintenanceEnables AI models to interact with YouTube content including video details, transcripts, channel information, playlists, and search functionality through the YouTube Data API.712 npm11MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI clients to pull full transcripts from YouTube videos, search videos and channels, browse a channel's complete upload history, search within a single channel, and extract every video in a playlist through one hosted remote endpoint. It supports API-key or OAuth 2.1 sign-in with no local installation, returning metadata and paginated results with stable error codes.MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to search videos, retrieve transcripts and metadata, analyze channels, and access trending and engagement analytics for YouTube content.19 npm-
- FlicenseAqualityDmaintenanceEnables AI language models to interact with YouTube content through the YouTube Data API, including retrieving video details, transcripts, channel information, playlists, and searching videos with enhanced responses that include direct URLs.14-
TDQS
Scored across 34 tools
Multiple tools have overlapping purposes that could cause confusion, such as channel_videos vs channel_videos_via_post, channel_shorts vs channel_shorts_via_post, and channel_livestreams vs channel_livestreams_via_post, which differ only in quota cost and implementation method without clear functional distinction in descriptions. Additionally, tools like comments and post_comments target similar comment retrieval functions for different content types, creating ambiguity in selection.
Most tools follow a consistent snake_case pattern with descriptive verb_noun or noun_verb structures (e.g., channel_videos, video_details, resolve_url). However, there are minor deviations like converttranslatedownload_subtitle (crammed verbs without underscores) and metadata_update (which uses 'update' as a verb unlike most others that use nouns first), slightly breaking the pattern.
With 34 tools, the count is excessive for a YouTube API server, making it heavy and potentially overwhelming. Many tools appear to be minor variations (e.g., multiple channel listing methods with slight differences) rather than distinct operations, suggesting the set could be consolidated without losing functionality.
The tool set covers a broad range of YouTube functionalities including channel details, videos, playlists, comments, search, trending, and utilities like subtitles and download. However, there are notable gaps such as lack of tools for user interactions (e.g., liking, subscribing, posting comments) and content management (e.g., uploading or deleting videos), which limits full lifecycle coverage.