Eventbrite MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 210 installs a week from npm. Last commit 30 Jul 2026.
Eventbrite for Claude — your tickets/orders, organizer data, and public event discovery
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add eventbrite-mcp -- npx -y @chrischall/eventbrite-mcp
{
"mcpServers": {
"eventbrite-mcp": {
"args": [
"-y",
"@chrischall/eventbrite-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.eventbrite-mcp]
command = "npx"
args = ["-y", "@chrischall/eventbrite-mcp"]
{
"mcpServers": {
"eventbrite-mcp": {
"args": [
"-y",
"@chrischall/eventbrite-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"eventbrite-mcp": {
"args": [
"-y",
"@chrischall/eventbrite-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.