ytmcp
Related Servers
Alternatives to ytmcp
No user-submitted related servers found.
Related Servers
- FlicenseDqualityDmaintenanceEnables AI assistants to fetch and analyze transcripts from YouTube videos using video IDs or URLs, with support for multiple language preferences.1-
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to extract and retrieve transcripts from YouTube videos in multiple languages, supporting various URL formats with zero local installation.37 npmMIT

fetchworks-mcpofficial
AlicenseAqualityBmaintenanceEnables AI agents to retrieve YouTube transcripts from individual videos, channels, and search results, supporting multiple output formats such as plain text, SRT, and VTT.319 npmMIT- FlicenseNot gradedqualityNot gradedmaintenanceEnables AI assistants to fetch and process YouTube video transcripts in multiple formats and languages, with built-in caching and rate limiting for efficient video content analysis.-
- AlicenseAqualityDmaintenanceRetrieves transcripts from YouTube videos with support for multiple languages, timestamp control, and language detection. Enables video content analysis, summarization, and quote extraction without manually downloading or watching videos.264 npm15MIT
- FlicenseNot gradedqualityDmaintenanceEnables LLMs to interact with YouTube videos by fetching transcripts, summarizing content, and answering questions based on video context.-
TDQS
Scored across 3 tools
The tools are mostly distinct: listing available transcripts and fetching a full transcript are clearly different. However, get_transcript and get_transcript_with_time_range both fetch transcripts and could be confused, though the time-range description mitigates ambiguity.
All tool names follow a consistent verb_noun pattern using 'get_' and 'list_', with descriptive modifiers like 'with_time_range'. The naming is predictable and clearly maps to each tool's purpose.
With only 3 tools, the server is tightly scoped to YouTube transcript retrieval. This is an appropriate size for such a niche domain, with no unnecessary bloat.
The set covers listing languages and fetching transcripts (full and by range), but there is no explicit way to choose a specific language from the list. This creates a potential dead end where users can see available languages but not act on them.