Submit

Youtube Transcripts MCP

@TranscribeYT

This MCP server enables AI assistants (such as Claude Desktop, Cursor, and Gemini) to get transcripts of YouTube videos on the fly. By adding this server, your AI assistant can read, summarize, translate, and analyze any video content using high-quality youtube to transcript automation.
Overview

no content

Server Config

{
  "mcpServers": {
    "youtube-transcripts-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "youtube-transcripts-mcp"
      ],
      "env": {
        "TRANSCRIBEYT_API_KEY": "your-api-key-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.