Connects Claude to Bushdrum's live public event data across European cities like Zurich, Berlin, and others. Exposes two tools: list_cities to see what's covered, and search_events to query by city, date, category, vibe, price, venue, and more. Results are structured JSON, capped at 20 per query with no pagination. The contract is intentionally narrow compared to the full REST API. Designed for agents that need to answer "what's happening in [city] this weekend" or filter by specific criteria like free events or indoor venues. City parameter is required, so you'll want to call list_cities first or prompt the user if they haven't specified a location.
Public tool metadata for what this MCP can expose to an agent.
list_citiesList public Bushdrum cities with event and venue coverage.List public Bushdrum cities with event and venue coverage.
No parameter schema in public metadata yet.
search_eventsSearch 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. q: Plain search query for titles, venue names, and summaries. category: One or more event categorie...18 paramsSearch 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. q: Plain search query for titles, venue names, and summaries. category: One or more event categorie...
qvaluecitystringtagsvaluevibevaluelimitintegerage_maxvaluedate_tovalueis_freevaluetime_tovalueaudiencevaluecategoryvaluedate_fromvalueprice_maxvaluetime_fromvaluesubcategoryvalueneighborhoodvalueevent_languagevalueindoor_outdoorvaluecom.mcparmory/google-search
io.github.pipeworx-io/brave-search
marcopesani/mcp-server-serper
brave/brave-search-mcp-server
com.mcparmory/google-search-console
acamolese/google-search-console-mcp