Deezer
FreeNot checkedDeezer public music catalog (search/tracks/albums/artists/charts)
About
Deezer public music catalog (search/tracks/albums/artists/charts)
README
Deezer public catalog MCP — search tracks/artists/albums + lookups (keyless, no OAuth needed for public catalog).
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
search(type?, query, limit?)— search tracks/albums/artists/playliststrack(id)— full track metadataalbum(id)— album metadata + tracklistartist(id)— artist infoartist_top(id, limit?)— most popular tracks for an artistchart(genre_id?)— current chart (worldwide or by genre)
Data source
https://api.deezer.com (public read-only endpoints).
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"deezer": {
"url": "https://gateway.pipeworx.io/deezer/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Deezer data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Installing Deezer
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/pipeworx-io/mcp-deezerFAQ
Is Deezer MCP free?
Yes, Deezer MCP is free — one-click install via Unyly at no cost.
Does Deezer need an API key?
No, Deezer runs without API keys or environment variables.
Is Deezer hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Deezer in Claude Desktop, Claude Code or Cursor?
Open Deezer on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
ARA
Generate images, video and audio from any AI agent — one connector.
by ARAOmni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
by buildwithtazaYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolCompare Deezer with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
