You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of mcp-deezer

declared in 0.1.0

Search Deezer for tracks/albums/artists/playlists.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "Daft Punk Get Lucky"
    },
    {
      "type": "artist",
      "limit": 10,
      "query": "The Beatles"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "type": {
      "type": "string",
      "description": "track | album | artist | playlist (default track)"
    },
    "limit": {
      "type": "number",
      "description": "1-100 (default 25)"
    },
    "query": {
      "type": "string",
      "description": "e.g. \"Daft Punk Get Lucky\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-deezer

https://github.com/pipeworx-io/mcp-deezer

2/7 registries
View full server →