MCP Server
MCP
io.github.chrischall/eventbrite-mcp
Eventbrite for Claude — your tickets/orders, organizer data, and public event discovery
Install
npx -y @chrischall/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@chrischall/eventbrite-mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Personal OAuth token (eventbrite.com/platform/api-keys); needed for account tools",
"format": "string",
"isSecret": true,
"name": "EVENTBRITE_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment