Amazon Music in Claude.

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

Try

"Show me my Amazon Music HD library."

fym_library_tracks(service=amazon-music)
Try

"Move my Spotify likes to Amazon Music."

fym_library_tracks(service=spotify)fym_search_tracks(service=amazon-music)fym_library_like
Try

"List Amazon Music playlists I created."

fym_playlists_list(service=amazon-music)
Try

"Follow Amazon Music artists my Spotify and Apple libraries both share."

fym_library_artists(service=spotify)fym_library_artists(service=apple-music)fym_follow_artist
Try

"Build a chill Amazon Music playlist from my recent plays."

fym_history_recent(service=amazon-music)fym_playlists_createfym_tracks_add
Try

"Like every Amazon Music track in my "Top 100" playlist."

fym_playlists_get(service=amazon-music)fym_library_like

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.