Skip to main content
Glama
umsachde

ytmusic-mcp

by umsachde

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YTMUSIC_AUTH_PATHYesPath to the headers_auth.json file containing authenticated session headers from YouTube Music.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_musicB

Search YouTube Music.

filter: one of songs, videos, albums, artists, playlists, community_playlists, featured_playlists, profiles, podcasts, episodes. Omit for a mixed search. Returns an empty list if there are no matches.

get_playlistsA

List your YouTube Music library playlists.

get_playlist_tracksC

Get the tracks in a playlist.

create_playlistC

Create a new private playlist and return its playlist ID.

add_to_playlistC

Add a track to a playlist by video ID.

get_historyB

Get recent play history.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/umsachde/ytmusic-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server