Loading MCP server directory, please wait...
Eventbrite for Claude — your tickets/orders, organizer data, and public event discovery
npx @getmcp/cli add io.github.chrischall/eventbrite-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/eventbrite-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/eventbrite-mcp"
],
"env": {
"EVENTBRITE_TOKEN": ""
}
}
}
}