Search city events with live data
bushdrum-eventsmcp_serversetup L2★0
smithery:justus/bushdrum-events ↗What it does
Search city-scoped event data with structured JSON results
Best for
Querying live public event data by city with read-only MCP that requires no authentication.
Inputs
- · city (required)
- · limit (1-20, default 10)
- · q
- · category
- · vibe
- · date_from/date_to
Outputs
- · structured JSON event results
- · city list with counts
Requires
- · Bushdrum REST API (https://bushdrum.com/api)
Preconditions
- · No auth or API key required for public data
- · City slug must be from list_cities
Failure modes
- · No pagination in MCP v1—hard cap at 20 results
- · Preview/experimental status
Trust signals
- · Public REST API with city directory
- · MCP registry metadata
- · Clear search contract documented