MCP Server
MCP
VenuNite Events
Hyperlocal event search across 50 US states — 29K venues, 275K upcoming events.
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