Skip to content
Cline

Deezer MCP by UnClick for Cline

io.github.malamutemayhem/deezer

Search Deezer tracks, artists, albums, playlists, charts, and podcasts. No API key. By UnClick.

client:Cline transport:stdio runtime:npm

Install Deezer MCP by UnClick in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "deezer": {
      "command": "npx",
      "args": [
        "-y",
        "@unclick/deezer-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Deezer MCP by UnClick in other clients