Skip to content
Back to search
30
MCP streamable-http

YtBulkTranscript

app.ytbulktranscript/transcripts

Fetch YouTube video transcripts individually or in bulk via get_transcript and get_bulk_transcripts.

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

Similar MCP servers embedding-nearest

YouTube Transcript
Fetch and analyze YouTube video transcripts.
0 tools
YouTube Transcript Downloader
Clean YouTube transcripts for agents: single videos, channels, playlists, plus AI caption cleanup.
0 tools · streamable-http
Fetch (Web Content & YouTube Transcripts)
Fetches web content and YouTube video transcripts, converting HTML to Markdown and extracting timestamps for reference in conversations.
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
TranscriptFetch
Transcripts from YouTube, TikTok, Instagram, X & Facebook + web pages as Markdown, for AI.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "ytbulktranscript": {
      "url": "https://ytbulktranscript.app/mcp/{api_key}",
      "transport": "streamable-http"
    }
  }
}