Skip to content
Back to search
90
MCP live v1.0.0 MCP 2025-11-25 streamable-http

Bushdrum Events

com.bushdrum/events

City-scoped Bushdrum event search for agents with list_cities and search_events.

Uptime
100.0%
1 direct probes · 30d
Response
345ms
last probe
Tools
2
callable
Resources
0
readable
Prompts
0
available

Tools · 2

list_cities

List public Bushdrum cities with event and venue coverage.

search_events

Search events inside one Bushdrum city. Args: city: Required Bushdrum city slug such as zurich or berlin. limit: Number of results to return. Defaults to 10 and is capped at 20. …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bushdrum_events": {
      "url": "https://bushdrum.com/mcp",
      "transport": "streamable-http"
    }
  }
}