2 months ago
Bushdrum is a read-only MCP server for city-scoped event discovery. It exposes list_cities for available Bushdrum cities and search_events for structured event search within one explicit city using filters like category, vibe, audience, neighborhood, date, price, language, and time.
Server Config
{
"mcpServers": {
"bushdrum-events": {
"url": "https://bushdrum.com/mcp"
}
}
}