search
ActiveTool 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\""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-deezer
https://github.com/pipeworx-io/mcp-deezer
2/7 registries