Submit

Youtube Transcript Remote MCP Server

@ergut

First remote YouTube transcript MCP server - enables zero-setup transcript extraction on any device including mobile. While multiple local YouTube transcript servers exist, this is the first cloud-hosted solution that works without installation, making YouTube transcripts accessible to mobile Claude users and eliminating setup barriers.

Tools

Server Config

{
  "mcpServers": {
    "youtube-transcript": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://youtube-transcript-mcp.youtube-mcp-server.workers.dev/sse"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.