Skip to content
Back to search
90
MCP live MCP 2025-11-25 streamable-http

VenuNite Events

io.github.isaacaskew/venunite-events

Hyperlocal event search across 50 US states — 29K venues, 275K upcoming events.

Uptime
100.0%
1 direct probes · 30d
Response
1500ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

search_events

Find events matching a user's natural-language request. Combines semantic search over venue vibes, geographic radius filtering, date/cost/category hard filters, and strict safety tags. Returns ranked …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "venunite_events": {
      "url": "https://mcp.venunite.com/v1/mcp/",
      "transport": "streamable-http"
    }
  }
}