youtube-transcript-mcp-server

This project will download the transcript for a YouTube video, and make it available to your LLM. It does this via the MCP protocol.

Visit Server
Added on 3/28/2025

YouTube transcript extractor for your LLM

This project will download the transcript for a YouTube video, and make it avaiable to your LLM. It does this via the MCP protocol.

Installation

Use

Use a prompt in the following format:

Download the transcript for https://www.youtube.com/watch?v=QGzgsSXdPjo

Motivation

I build this service to better understand how MCP servers work. It has also allowed me to explore how to build software with LLMs (in this case Claude).

I've captured the (important) prompts that I used when building the server.