events
ActiveTool of Bandsintown
declared in 0.1.0
Search Bandsintown live events globally by date range, location (city or lat/lon), and radius; returns events with artist, venue, datetime, ticket URL, and lineup.
Parameters schema
{
"type": "object",
"examples": [
{
"location": "New York, NY"
},
{
"date": "2024-07-20",
"page": 1,
"radius": 25,
"location": "Los Angeles, CA"
}
],
"properties": {
"date": {
"type": "string"
},
"page": {
"type": "number"
},
"radius": {
"type": "number"
},
"location": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Bandsintown
https://github.com/pipeworx-io/mcp-bandsintown
1/7 registries