artist_similar
ActiveTool of Last Fm
declared in 0.1.0
Similar artists.
Parameters schema
{
"type": "object",
"examples": [
{
"artist": "The Rolling Stones"
},
{
"limit": 5,
"artist": "Led Zeppelin"
}
],
"required": [
"artist"
],
"properties": {
"mbid": {
"type": "string"
},
"limit": {
"type": "number"
},
"artist": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Last Fm
https://github.com/pipeworx-io/mcp-last-fm
1/7 registries