user_top_artists
ActiveTool of Listenbrainz
declared in 0.1.0
A ListenBrainz user's top (most-listened) artists for a time range. Open music listening data, MusicBrainz-linked. Keyless for public profiles. Stats may be unavailable if not yet computed.
Parameters schema
{
"type": "object",
"required": [
"username"
],
"properties": {
"count": {
"type": "number",
"description": "How many artists to return (default 25)."
},
"range": {
"type": "string",
"description": "Time range: week, month, year, or all_time (default \"all_time\")."
},
"username": {
"type": "string",
"description": "ListenBrainz username, e.g. \"rob\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Listenbrainz
https://github.com/pipeworx-io/mcp-listenbrainz
1/7 registries