danisss9/yt-playlist-generator-mcp-server
If you are the rightful owner of yt-playlist-generator-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that enables AI applications to search for YouTube music videos and manage playlists using the official YouTube Data API v3.
Tools
Functions exposed to the LLM to take actions
search_music_videos
Search YouTube for music videos with specified criteria.
get_video_details
Get detailed information about a specific YouTube video.
get_playlist_items
Retrieve videos from a public YouTube playlist.
authenticate_youtube
Authenticate with YouTube OAuth to enable playlist management features.
create_playlist
Create a new YouTube playlist (requires OAuth authentication).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client