Back to directory
format37/youtube_mcp

format37/youtube_mcp

@format37

YouTube transcription MCP server

youtubetranscriptionmcpserveropenaiapivideotool

Installation & Configuration

{
  "mcpServers": {
    "youtube": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:7001/sse",
        "--header",
        "Authorization:YOUR-TOKEN",
        "--allow-http"
      ],
      "disabled": false
    }
  }
}

Information

Transport
sse
Language
Python
Created
2026/6/12
Updated
2026/6/12