This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
events
InactiveTool 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.70.
Parent server
Bandsintown
https://github.com/pipeworx-io/mcp-bandsintown
1/7 registries