TR

Transcriptor Mcp

Developer Tools
19
GitHub Stars

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, Vimeo, Facebook, Bilibili, VK, Dailymotion. Whisper fallback — transcribes audio when subtitles are unavailable (local or OpenAI API). Works with Cursor and other MCP host

Installation

⭐ RecommendedDocker
docker run --rm -i artsamsonov/transcriptor-mcp:latest
View configuration snippet
{
  "mcpServers": {
    "transcriptor": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "artsamsonov/transcriptor-mcp:latest"
      ]
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

🌊SSE
sse:Auto-detected (unverified)

Claude Desktop

🌊SSE
sse:Auto-detected (unverified)

MCP Compatible

🌊SSE
sse:Auto-detected (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
SSE
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.