samson-art/transcriptor-mcp
by Various
An MCP server (stdio + HTTP/SSE) that fetches video transcripts/subtitles via yt-dlp, with pagination for large responses. Supports YouTube, Twitter/X, Instagram, TikTok, Twitch, V
MCP
samson-art/transcriptor-mcp
Added 1 June 2026
Overview
An MCP server (stdio and HTTP/SSE) that retrieves video transcripts and subtitles using yt-dlp, with pagination for large responses. Supports YouTube, Twitter/X, Instagram, TikTok, Twitch, Vimeo, Facebook, Bilibili, VK, and Dailymotion. Falls back to Whisper (local or OpenAI API) when subtitles are unavailable.
Best for
Best for
Developers building MCP-based workflows that need video transcript data from multiple platforms
Use cases
- Fetch video transcripts for analysis or summarization
- Integrate subtitle retrieval into MCP-hosted AI assistants like Cursor
- Extract text from videos without native subtitles via Whisper fallback
Notes
An MCP server (stdio and HTTP/SSE) that retrieves video transcripts and subtitles using yt-dlp, with pagination for large responses. Supports YouTube, Twitter/X, Instagram, TikTok, Twitch, Vimeo, Facebook, Bilibili, VK, and Dailymotion. Falls back to Whisper (local or OpenAI API) when subtitles are unavailable.
10 stars on GitHub. Last updated 2026-06-01. Licensed MIT.
Use cases
- Fetch video transcripts for analysis or summarization
- Integrate subtitle retrieval into MCP-hosted AI assistants like Cursor
- Extract text from videos without native subtitles via Whisper fallback
Pros
- Supports a wide range of video platforms
- Provides fallback transcription when subtitles are missing
- Works with existing MCP hosts and tools like Cursor
Cons
- Low community adoption (10 GitHub stars) suggests early or niche usage
- Requires MCP host environment, not a standalone tool
- Whisper fallback relies on local hardware or paid API and may be slow
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Supports a wide range of video platforms
- Provides fallback transcription when subtitles are missing
- Works with existing MCP hosts and tools like Cursor
Cons
- Low community adoption (10 GitHub stars) suggests early or niche usage
- Requires MCP host environment, not a standalone tool
- Whisper fallback relies on local hardware or paid API and may be slow
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.