Bushdrum Events
com.bushdrum/eventsCity-scoped Bushdrum event search for agents with list_cities and search_events.
Tools · 2
List public Bushdrum cities with event and venue coverage.
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. …
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"bushdrum_events": {
"url": "https://bushdrum.com/mcp",
"transport": "streamable-http"
}
}
}