loading…
Search for a command to run...
loading…
Bushdrum is a read-only MCP server for city-scoped event discovery. It exposes two tools: list_cities for available Bushdrum cities, and search_events for struc
Bushdrum is a read-only MCP server for city-scoped event discovery. It exposes two tools: 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.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"bushdrum-events": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"justus/bushdrum-events"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.