Back to directory
format37/youtube_mcp

format37/youtube_mcp

@format3732511

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
2025/5/30
Updated
2025/6/15