22 music services for any AI.

A local MCP server. One install per host. No per-service OAuth. Your data never leaves your machine.

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.

22 servicesSpotify to Zvuk
Local-first127.0.0.1 only
No separate OAuthInherits your desktop's authenticated session

Tool catalog

Status & auth
fym_statusProbe bridge, return license + connected servicesFREE
fym_servicesList connected services and capabilitiesFREE
fym_loginOpen the desktop login flow for a serviceFREE
Reading
fym_playlists_listList user playlists for a serviceFREE
fym_playlists_getGet one playlist with tracksFREE
fym_tracks_listList tracks in a playlist with paginationFREE
fym_library_tracksSaved/Liked tracks for a serviceFREE
fym_library_albumsSaved albums for a serviceFREE
fym_library_artistsFollowed artists for a serviceFREE
fym_history_recentRecently played tracks — Spotify, Apple Music, Amazon Music, Deezer, YouTube MusicFREE
Search
fym_search_tracksSearch tracks (free, 100/day quota)FREE
fym_search_albumsSearch albums (counts toward quota)FREE
fym_search_artistsSearch artists (counts toward quota)FREE
Writing
fym_playlists_createCreate a playlist on a servicePRO
fym_playlists_renameRename a playlistPRO
fym_playlists_deleteDelete a playlistPRO
fym_tracks_addAdd tracks to a playlistPRO
fym_tracks_removeRemove tracks from a playlistPRO
fym_tracks_reorderReorder tracks within a playlistPRO
Library actions
fym_library_likeLike or unlike a trackPRO
fym_follow_artistFollow an artistPRO
fym_unfollow_artistUnfollow an artistPRO

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.