Yandex Music in Claude.

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

Try

"List my Yandex playlists."

fym_playlists_list(service=yandex-music)
Try

"Make a Yandex playlist from my Spotify Discover Weekly."

fym_playlists_list(service=spotify)fym_playlists_create(service=yandex-music)fym_tracks_add
Try

"Show my Yandex Music library."

fym_library_tracks(service=yandex-music)
Try

"Search Yandex Music for Russian rap."

fym_search_tracks(service=yandex-music)
Try

"Remove tracks older than 2 years from my Yandex "Recent" playlist."

fym_playlists_get(service=yandex-music)fym_tracks_remove
Try

"Like every Yandex track in this album."

fym_library_like(service=yandex-music)

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.