Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Deezer

БесплатноНе проверен

Deezer public music catalog (search/tracks/albums/artists/charts)

GitHubEmbed

Описание

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/playlists
  • track(id) — full track metadata
  • album(id) — album metadata + tracklist
  • artist(id) — artist info
  • artist_top(id, limit?) — most popular tracks for an artist
  • chart(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

from github.com/pipeworx-io/mcp-deezer

Установка Deezer

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/pipeworx-io/mcp-deezer

FAQ

Deezer MCP бесплатный?

Да, Deezer MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Deezer?

Нет, Deezer работает без API-ключей и переменных окружения.

Deezer — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Deezer в Claude Desktop, Claude Code или Cursor?

Открой Deezer на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Deezer with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории media