Gaana in Claude.

Read your Gaana 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 Gaana

Try

"List my Gaana playlists."

fym_playlists_list(service=gaana)
Try

"Search Gaana for Bollywood OST."

fym_search_tracks(service=gaana)
Try

"Show my Gaana favorite songs."

fym_library_tracks(service=gaana)
Try

"Find Gaana regional Tamil hits this month."

fym_search_tracks(service=gaana)
Try

"List my followed artists on Gaana."

fym_library_artists(service=gaana)
Try

"List Gaana albums I have liked."

fym_library_albums(service=gaana)

Capability matrix

Read · Search · Write · Follow

Gaana is read-only via FYM — the write API is not publicly available.

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.