Youtube Playlists
БесплатноНе проверенA simple MCP server to manage YouTube playlist, built in Typescript.
Описание
A simple MCP server to manage YouTube playlist, built in Typescript.
README
A simple MCP server to manage YouTube playlists.
Setup
Credentials
- Go to Google Cloud Console and create/select a project
- Enable the YouTube Data API v3 (APIs & Services > Library)
- Configure the OAuth consent screen (APIs & Services > OAuth consent screen)
- In Data Access, add the
youtubeandyoutube.force-sslscopes - In Audience, add your Google account email as a test user
- In Data Access, add the
- Create OAuth 2.0 credentials (APIs & Services > Credentials > Create Credentials > OAuth client ID)
- Application type: Web app
- Add
http://localhost:3000/oauth2as an authorized redirect URI
- Download the JSON file and save it as
credentials.jsonin the project root
Build
npm install
npm run build
Authenticate
Run the server once to sign in with your Google account.
node dist/index.js
Tokens are saved to tokens.json for future runs.
Configure Claude
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"youtube-playlists-mcp": {
"command": "node",
"args": ["/absolute/path/to/youtube-playlists-mcp/dist/index.js"]
}
}
}
Tools
| Tool | Description |
|---|---|
list_playlists |
List all playlists with ID, title, and video count |
get_playlist_videos |
Get all videos in a playlist |
add_video_to_playlist |
Add video to playlist by video ID |
move_video |
Move video from one playlist to another |
remove_video_from_playlist |
Remove video from playlist |
Notes
- "Watch Later" is not supported due to a YouTube API limitation
- The server authenticates on startup and automatically refreshes tokens when they expire
- If authentication doesn't work in Firefox, try a Chromium-based browser
Установка Youtube Playlists
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jeromeberg/youtube-playlists-mcpFAQ
Youtube Playlists MCP бесплатный?
Да, Youtube Playlists MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Youtube Playlists?
Нет, Youtube Playlists работает без API-ключей и переменных окружения.
Youtube Playlists — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Youtube Playlists в Claude Desktop, Claude Code или Cursor?
Открой Youtube Playlists на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
ARA
Generate images, video and audio from any AI agent — one connector.
автор: ARAOmni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
автор: buildwithtazaYouTube
Transcripts, channel stats, search
автор: YouTubeEverArt
AI image generation using various models.
автор: modelcontextprotocolgpu-bridge/mcp-server
Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
автор: gpu-bridgehamflx/imagen3-mcp
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,
автор: hamflxmerterbak/Grok-MCP
MCP server for xAI's [Grok API](https://docs.x.ai/docs/overview) with agentic tool calling, image generation, vision, and file support.
автор: merterbakSureScaleAI/openai-gpt-image-mcp
OpenAI GPT image generation/editing MCP server.
автор: SureScaleAIYangLiangwei/PersonalizationMCP
Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authenticati
автор: YangLiangweiAceDataCloud/MCPFlux
Flux AI image generation and editing (Black Forest Labs) via Ace Data Cloud API.
автор: AceDataCloudCompare Youtube Playlists with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории media
