venue
ActiveTool of Seatgeek
declared in 0.1.0
Fetch full SeatGeek venue record by numeric id, including address, city, state, country, geolocation, capacity, and timezone.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 9
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Seatgeek
https://github.com/pipeworx-io/mcp-seatgeek
1/7 registries