eventbrite mcp for Claude Desktop
io.github.chrischall/eventbrite-mcp
Eventbrite for Claude — your tickets/orders, organizer data, and public event discovery
client:Claude Desktop
transport:stdio
runtime:npm
Install eventbrite mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"eventbrite-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/eventbrite-mcp"
],
"env": {
"EVENTBRITE_TOKEN": "<EVENTBRITE_TOKEN>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs