
Deezer MCP By UnClick
Search Deezer catalogs from your agent while building playlist apps, music discovery features, or podcast directories.
Overview
Deezer MCP is a Build-phase MCP server that lets agents search Deezer tracks, artists, albums, playlists, charts, and podcasts over stdio without an API key.
What is this MCP server?
- Search tracks, artists, albums, playlists, charts, and podcasts via MCP
- No Deezer API key required per catalog description
- stdio server @unclick/deezer-mcp v0.1.0 (npx)
- UnClick standalone package deezer-mcp in the unclick GitHub monorepo
- Version 0.1.0
- Package @unclick/deezer-mcp on npm
- stdio transport
Community signal: 4 GitHub stars.
What problem does it solve?
Music and podcast side projects lose time wiring Deezer search endpoints manually instead of delegating catalog lookups to the agent during implementation.
Who is it for?
Builders creating discovery UIs, DJ tools, or audio content workflows who already use Claude Code, Cursor, or similar MCP clients.
Skip if: Products that need full-stream playback licensing, offline downloads, or music apps with no Deezer catalog dependency.
What do I get? / Deliverables
With Deezer MCP registered, your agent can return Deezer search results you can paste into apps, scripts, or content plans as you build features.
- Configured @unclick/deezer-mcp stdio entry
- Agent-driven Deezer track, artist, album, playlist, chart, and podcast search
- Catalog snippets ready for your app UI or CMS
Recommended MCP Servers
Journey fit
Music catalog search is hooked up when implementing product features that need Deezer metadata, not for unrelated launch SEO work. Deezer MCP is a third-party media API adapter—integration-layer tooling during build.
How it compares
Deezer catalog search MCP, not a DAW plugin or audio hosting skill.
Common Questions / FAQ
Who is Deezer MCP for?
Solo developers and creators building music or podcast experiences who want Deezer search inside their AI coding agent.
When should I use Deezer MCP?
While building integrations that need artist, album, playlist, chart, or podcast metadata from Deezer—not for generic SEO or ad campaigns alone.
How do I add Deezer MCP to my agent?
Add stdio MCP config using npx @unclick/deezer-mcp, reload the agent, and confirm Deezer tools are listed.