YouTube Music in Claude.

Read your YouTube Music library, build playlists, follow artists — through Claude, Cursor, Cline, or Claude Code.

Install in
npx -y @freeyourmusic/mcp install --host=claude-desktop

Writes to ~/Library/Application Support/Claude/claude_desktop_config.json
Restart Claude Desktop (cmd+Q on macOS). The freeyourmusic tools appear in the integrations sheet.

What to ask on YouTube Music

Try

"Export my YouTube Music playlist titles to markdown."

fym_playlists_list(service=youtube-music)
Try

"Find tracks in my YouTube Music library that aren't in my Spotify likes."

fym_library_tracks(service=youtube-music)fym_library_tracks(service=spotify)
Try

"Build a workout playlist on YouTube Music from my liked songs."

fym_library_tracks(service=youtube-music)fym_playlists_createfym_tracks_add
Try

"Unfollow YouTube Music artists with no tracks in my library."

fym_library_artists(service=youtube-music)fym_library_tracks(service=youtube-music)fym_unfollow_artist
Try

"Show my recently-played YouTube Music tracks."

fym_history_recent(service=youtube-music)
Try

"Add my Spotify Liked Songs to a new YouTube Music playlist."

fym_library_tracks(service=spotify)fym_playlists_create(service=youtube-music)fym_tracks_add

Capability matrix

Read · Search · Write · Follow

Install your AI host

Install in
npx -y @freeyourmusic/mcp install --host=claude-desktop

Writes to ~/Library/Application Support/Claude/claude_desktop_config.json
Restart Claude Desktop (cmd+Q on macOS). The freeyourmusic tools appear in the integrations sheet.

Works on these too

Free vs Pro

Free

Read playlists, library, history. 100 searches per day across all services.

Pro

Create, rename, delete playlists. Add, remove, reorder tracks. Like, follow artists. Unlimited search.

Privacy

No telemetry. Bearer token rotates on every desktop launch. Your music data never leaves your machine through this path.

Your AI hostLocal bridge (127.0.0.1)FYM desktop

Plug in your music.

One command for your AI host. Restart. Done.

Install in
npx -y @freeyourmusic/mcp install --host=claude-desktop

Writes to ~/Library/Application Support/Claude/claude_desktop_config.json
Restart Claude Desktop (cmd+Q on macOS). The freeyourmusic tools appear in the integrations sheet.