Eventbrite MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 455 installs a week from npm. Last commit 18 Sep 2026.
Eventbrite for Claude — your tickets/orders, organizer data, and public event discovery
Today is the operative word: we check Eventbrite MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
EVENTBRITE_TOKEN (Personal OAuth token (eventbrite.com/platform/api-keys); needed for account tools).
The author declared them in the registry entry; get the values from the project itself.
Find public EventMatey events that organisers have approved for AI discovery.
European and US event data from Eventbrite: dates, venues, categories, ticket prices, organizers.
Public VITUR data for events, tickets, speakers, companies, agendas and sector news.
Etix event discovery for Claude — search events, venues & performers and fetch event details
Dev.to, Steam, podcasts, Eventbrite — cross-format content discovery for AI curators.
Public HTAG discovery for MCP tools, API endpoints, OpenAPI ops, and agents.
Korean public data API gateway for discovering and calling data.go.kr APIs from MCP clients.
Check how well AI agents can discover and understand a public website.
Answers built from our own checks of this server.