YouTube Transcript Extractor for Grok
io.github.mufmo130/youtube-transcripts
Transcripts of YouTube videos, playlists and channels in any language: text, SRT, VTT or JSON.
client:Grok
transport:streamable-http
Install YouTube Transcript Extractor in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"youtube-transcripts": {
"type": "http",
"url": "https://mcp.apify.com?tools=lsso/youtube-transcript-extractor"
}
}
}
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