yt-subtitle-mcp
Related Servers
Alternatives to yt-subtitle-mcp
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceDownloads YouTube audio and transcribes it locally using faster-whisper, saving transcripts as Markdown and JSON files for Obsidian and Hermes ingestion.4Apache 2.0
- AlicenseNot gradedqualityCmaintenanceFetches YouTube transcripts and metadata (title, channel, duration) for URLs, using subtitles or on-device Whisper STT when no subtitles are available, enabling chat-based YouTube video analysis.MIT
- AlicenseNot gradedqualityCmaintenanceTranscribes YouTube videos or audio files to Markdown, plain-text, and Word documents.MIT
- AlicenseAqualityAmaintenanceEnables transcription of videos and audio from 1000+ platforms (YouTube, Bilibili, TikTok, etc.) using subtitle extraction first, then local Whisper transcription, with support for long videos, async tasks, and Chinese ASR optimization.42MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to summarize, take notes on, and answer questions about YouTube, Bilibili, and Xiaohongshu videos by providing subtitles and local speech transcription with timestamps via MCP.1MIT
- AlicenseAqualityCmaintenanceFetches YouTube video subtitles and transcripts with support for multiple languages and output formats (SRT, VTT, TXT, JSON).18 npmApache 2.0
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of confusing it with another tool. Its purpose is clearly defined in the description.
The single tool name follows a clear and conventional verb_noun pattern (get_video_transcript), and there are no other names to cause inconsistency.
With just one tool, the surface feels minimal but acceptable for a focused transcript-extraction service. Additional tools for cache management or language listing could be added, but the single tool covers the core request.
The tool covers the full workflow from retrieving subtitles to generating Markdown, including model selection and caching. There are no obvious missing operations within its stated purpose.