Back to search
30
MCP

artsamsonov/transcriptor-mcp

docker/artsamsonov/transcriptor-mcp

MCP server that fetches video transcripts via yt-dlp.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

artsamsonov/yt-captions-mcp
An MCP server that fetches YouTube transcripts via `yt-dlp`, with pagination for large responses.
0 tools
mcp-youtube-transcript
MCP server retrieving transcripts of YouTube videos
0 tools
io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
0 tools
kzmshx-youtube-mcp
MCP server for extracting YouTube video transcripts and metadata
0 tools
mcp-server-youtube-transcript
This is an MCP server that allows you to directly download transcripts of YouTube videos.
0 tools
iflow-mcp_mcp-youtube-transcript
MCP server retrieving transcripts of YouTube videos
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "artsamsonov/transcriptor-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}