Transcriptor MCP for Grok
io.github.samson-art/transcriptor-mcp
Fetch transcripts, subtitles, chapters, metadata and frames from YouTube and 10+ video platforms
client:Grok
transport:streamable-http
runtime:oci
Install Transcriptor MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"transcriptor-mcp": {
"type": "http",
"url": "https://transcriptor.gateway.mcpal.io/mcp"
}
}
}
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