Playlist-MCP
About
Provides access to the transcripts of any YouTube playlist, configurable via URL.
Details
- Author
- luebken
- Categories
- Web Scraping, Other, Media
Jump to
Setup
Install Playlist-MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/luebken/playlist-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
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.
# 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
# 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" ] } } }
The World's First AI Music MCP Beyond images and video, your agent can now generate music.
Give your AI the ability to read the web. Fetches URLs as clean markdown with 9 fallback strategies. Handles tweets, YouTube, arXiv, PDFs, and regular pages.
Extracts information from YouTube videos and channels using the YouTube Data API.
Retrieves transcripts from YouTube videos for content analysis and processing.
YouTube data MCP server for AI agents to search videos, fetch transcripts, read comments, and inspect channels, playlists, and video details.
YouTube transcript API for AI agents - pay per successful transcript via x402 (USDC on Base); failed videos are never charged
Access YouTube video data and transcripts using the YouTube Data API.
Download video and audio content from various websites like YouTube, Facebook, and Tiktok using yt-dlp.
Download video and audio from various platforms like YouTube, Facebook, and TikTok using yt-dlp.
Create AI music videos and audio-reactive visuals from songs through MCP.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




