This project will download the transcript for a YouTube video, and make it avaiable to your LLM. It does this via the MCP protocol.
Use a prompt in the following format:
To download a transcript
Download the transcript for https://www.youtube.com/watch?v=QGzgsSXdPjo. Use the MCP server.
To get a summary
Summarize the transcript
To extract new and interesting information from the transcript. This prompt often reveals very interesting information:
highlight new information from the transcript
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.