Apple Music in Claude.

Read your Apple 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 Apple Music

Try

"List my Apple Music playlists with track counts."

fym_playlists_list(service=apple-music)
Try

"Add the top 10 results for "moody indie 2024" to a new Apple Music playlist."

fym_search_tracks(service=apple-music)fym_playlists_createfym_tracks_add
Try

"Compare my Apple Music library to my Spotify likes."

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

"Build a 60-minute focus playlist on Apple Music from ambient artists I like."

fym_library_artists(service=apple-music)fym_playlists_createfym_tracks_add
Try

"Show me my Apple Music albums released this year."

fym_library_albums(service=apple-music)
Try

"Follow Apple Music artists I have at least 3 tracks from."

fym_library_tracks(service=apple-music)fym_follow_artist

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.