← Back to Plugins
MCP Server MCP

VenuNite Events

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

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

Homepage Verified source

Install

uvx venunite-events

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.venunite.com/v1/mcp/"
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "venunite-events",
      "version": "0.2.1",
      "runtimeHint": "python",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Bearer token from the VenuNite account portal. Required.",
          "isRequired": true,
          "isSecret": true,
          "name": "VENUNITE_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol streamable-http pypi

Comments

Sign in to leave a comment

Loading comments...