CaullenOmdahl/youtube-music-mcp-server
If you are the rightful owner of youtube-music-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 integrates YouTube Music functionality with Claude AI.
Tools
Functions exposed to the LLM to take actions
search
Search YouTube Music for songs, artists, albums, or playlists.
generate_playlist_suggestions
Generate curated playlist suggestions based on mood or decade.
create_smart_playlist
Create playlists from natural language descriptions and save to your YouTube Music account.
create_playlist
Create a new playlist in your YouTube Music account.
add_songs_to_playlist
Add songs to an existing playlist in your YouTube Music account.
get_my_playlists
List all playlists in your YouTube Music library.
get_playlist
Get detailed information about a specific playlist including all its songs.
authenticate
Authenticate with YouTube Music using cookies.
get_auth_status
Check current YouTube Music authentication status.
clear_auth
Clear stored YouTube Music authentication credentials.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client