artist_events
ActiveTool of Bandsintown
declared in 0.1.0
Upcoming events for an artist.
Parameters schema
{
"type": "object",
"examples": [
{
"name": "Coldplay"
},
{
"date": "2024-06-15",
"name": "Taylor Swift"
}
],
"required": [
"name"
],
"properties": {
"date": {
"type": "string"
},
"name": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Bandsintown
https://github.com/pipeworx-io/mcp-bandsintown
1/7 registries