artist
ActiveTool of Bandsintown
declared in 0.1.0
Fetch the Bandsintown artist profile by name (e.g. "Coldplay"), returning id, image URL, Facebook page URL, follower count, and upcoming event count.
Parameters schema
{
"type": "object",
"examples": [
{
"name": "The Weeknd"
},
{
"name": "Adele"
}
],
"required": [
"name"
],
"properties": {
"name": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Bandsintown
https://github.com/pipeworx-io/mcp-bandsintown
1/7 registries