Loading MCP server directory, please wait...
Hyperlocal event search across 50 US states — 29K venues, 275K upcoming events.
npx @getmcp/cli add io.github.isaacaskew/venunite-eventsRequires Python 3.10+. Community-contributed server. Review source before installing.
VENUNITE_API_KEYBearer token from the VenuNite account portal. Required.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.isaacaskew/venunite-events": {
"command": "python",
"args": [
"venunite-events"
],
"env": {
"VENUNITE_API_KEY": ""
}
}
}
}