Playlist-MCP
Provides access to the transcripts of any YouTube playlist, configurable via URL.
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 [email protected]: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"
]
}
}
}
İlgili Sunucular
Bright Data
sponsorDiscover, extract, and interact with the web - one interface powering automated access across the public internet.
Puppeteer
Provides browser automation using Puppeteer, enabling interaction with web pages, taking screenshots, and executing JavaScript.
Agentic Deep Researcher
A deep research agent powered by Crew AI and the LinkUp API.
browser-act cli
Help your AI agent finish more browser tasks.
scrape-do-mcp
MCP Server for Scrape.do - Web Scraping & Google Search with anti-bot bypass
SnapSender
Capture any website as PNG, JPEG, WebP, or PDF with a single tool call.
MCP Chrome Server
A server for browser automation using Google Chrome, based on the MCP framework.
MCP FetchPage
Intelligent web page fetching with automatic cookie support and CSS selector extraction.
Browser Use
Enables AI agents to control web browsers using natural language commands.
Oxylabs AI Studio
AI-powered tools for web scraping, crawling, and browser automation.
Yahoo Finance
Provides comprehensive financial data from Yahoo Finance, including historical prices, company info, financial statements, and market news.