Skip to content
Back to search
30
MCP streamable-http

io.github.johnisanerd/youtube-transcripts

io.github.johnisanerd/youtube-transcripts

YouTube transcripts, subtitles, and video metadata as structured JSON via an Apify Actor.

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

Similar MCP servers embedding-nearest

TubeScribe API
YouTube transcripts, metadata, timestamps, and AI summaries for AI agents. Auth: x-api-key.
0 tools
YouTube Transcript
Fetch and analyze YouTube video transcripts.
0 tools
n8n-nodes-youtube-transcripts-api
Bulk YouTube transcript, subtitle & caption scraper for n8n — Apify-backed, pay-per-video, usable as an AI agent tool.
0 tools
io.github.jkawamoto/mcp-youtube-transcript
An MCP server retrieving transcripts of YouTube videos
0 tools
TranscriptMax
Transcribe YouTube via Whisper. Summaries, chapters, semantic-search across your corpus.
0 tools · streamable-http
YtBulkTranscript
Fetch YouTube video transcripts individually or in bulk via get_transcript and get_bulk_transcripts.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.johnisanerd/youtube-transcripts": {
      "url": "https://mcp.apify.com/?tools=johnvc/YoutubeTranscripts",
      "transport": "streamable-http"
    }
  }
}