Skip to content
Grok

youtube transcripts for Grok

io.github.johnisanerd/youtube-transcripts

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

client:Grok transport:streamable-http

Install youtube transcripts in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "youtube-transcripts": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/YoutubeTranscripts"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

youtube transcripts in other clients