Playlist-MCP
This is an experimental MCP server, which makes the transcripts of a Youtube Playlist available.
It currently is preloaded with the KubeCon London 2025 transcripts. But you can change this by changing the URL.

Install
# Clone this repo
git clone git@github.com:luebken/playlist-mcp.git; cd playlist-mcp
# Install python dependencies
uv venv
source .venv/bin/activate
uv pip install -e .
# Fill the transcript cache and vector db.
uv run server.py https://www.youtube.com/playlist?list=PLj6h78yzYM2MP0QhYFK8HOb8UqgbIkLMc
Setup for Claude Desktop
# Configure for Claude > Settings > Developer > Edit Config
# /Users/YOUR_USERNAME/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"playlist-mcp": {
"command": "uv",
"args": [
"--directory",
"/PATH/TO/PARENT/playlist-mcp/",
"run",
"server.py",
"https://www.youtube.com/playlist?list=PLj6h78yzYM2MP0QhYFK8HOb8UqgbIkLMc"
]
}
}
}
Playlist-MCP
by luebken
Project Details
- luebken/playlist-mcp
- Apache License 2.0
- Last Updated: 4/16/2025
Recomended MCP Servers
MySQL Read-Only Database Access Server
mcp model-context-protocol mysql cursor n8n
Local Falcon MCP Server
🧩
Azure Resource Server
FFmpeg Video Processor
Playwright Browser Automation Server
Playwright MCP server
MCP Video Converter
Phrases MCP Server
Un servidor MCP (Model Context Protocol) elegante y eficiente para gestionar frases inspiradoras. Diseñado para integrarse perfectamente con...
🧩
Arithmetic Server
🧩
My First MCP Server
my-first-mcp
🧩
Steam Market Price and Sales Data Service
Telegram MCP Server
🧩
New Relic Logs MCP Server





