Back to directory
adhikasp/mcp-youtube

adhikasp/mcp-youtube

@adhikasp

A Model Context Protocol server that allows you to download subtitles from YouTube and connect them to a LLM.

youtubetranscriptsubtitlesmcpllmcontext

Installation & Configuration

{
  "mcpServers": {
    "youtube": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/adhikasp/mcp-youtube",
        "mcp-youtube"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15