Eventbrite MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Eventbrite MCP Serverlist my next 5 events"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Eventbrite MCP Server
Full MCP server for the Eventbrite API with 73 tools covering events, attendees, orders, tickets, venues, discounts, reports, webhooks, and more.
Installation
Claude Code Plugin (Recommended)
/plugin marketplace add marek-knappe/EventbriteMCP
/plugin install eventbrite-mcp@eventbrite-marketplaceAdd your API key to ~/.claude/settings.json:
{
"env": {
"EVENTBRITE_API_KEY": "your-private-token"
}
}Restart Claude Code for the changes to take effect.
Getting Your API Token
Log in to Eventbrite
Go to Account Settings > Developer Links > API Keys
Copy your Private token
Manual Installation
git clone https://github.com/marek-knappe/EventbriteMCP.git
cd EventbriteMCP
npm install
npm run buildRelated MCP server: eventbrite-mcp
Available Tools (73)
Events (11)
Tool | Description |
| List events for your organization |
| Get event details |
| Create a new event |
| Update an event |
| Publish a draft event |
| Unpublish a live event |
| Cancel an event |
| Delete a draft/canceled event |
| Duplicate an event |
| List events at a venue |
| List events in a series |
Attendees (4)
Tool | Description |
| List attendees for an event |
| List all attendees across your org |
| Get attendee details |
| List attendees for a team |
Orders (4)
Tool | Description |
| Get order details |
| List orders for an event |
| List orders across your org |
| List orders for a user |
Ticket Classes (4)
Tool | Description |
| List ticket classes for an event |
| Get ticket class details |
| Create a ticket class |
| Update a ticket class |
Venues (4)
Tool | Description |
| List venues for your org |
| Get venue details |
| Create a venue |
| Update a venue |
Discounts (5)
Tool | Description |
| Search discounts for your org |
| Get discount details |
| Create a discount code |
| Update a discount |
| Delete a discount |
Organizations (3)
Tool | Description |
| List your organizations |
| List org members |
| List org roles |
Users (2)
Tool | Description |
| Get your account info |
| Get user info by ID |
Reports (2)
Tool | Description |
| Sales report for an event |
| Attendee report for an event |
Event Content & Settings (7)
Tool | Description |
| Get full HTML description |
| Get published structured content |
| Get draft structured content |
| Get display settings |
| Update display settings |
| Get ticket buyer settings |
| Get text overrides |
Categories & Formats (6)
Tool | Description |
| List event categories |
| Get category by ID |
| List subcategories |
| Get subcategory by ID |
| List event formats |
| Get format by ID |
Questions (4)
Tool | Description |
| List default questions for an event |
| Get a default question |
| List custom questions for an event |
| Get a custom question |
Ticket Groups (4)
Tool | Description |
| List ticket groups |
| Get ticket group details |
| Create a ticket group |
| Delete a ticket group |
Inventory & Capacity (4)
Tool | Description |
| List inventory tiers for an event |
| Get inventory tier details |
| Delete an inventory tier |
| Get capacity tier for an event |
Teams (3)
Tool | Description |
| List teams for an event |
| Get team details |
| List attendees for a team |
Event Series (2)
Tool | Description |
| Get series details |
| List events in a series |
Webhooks (3)
Tool | Description |
| List webhooks for your org |
| Create a webhook |
| Delete a webhook |
Other (2)
Tool | Description |
| List seat maps for your org |
| Get payout balance for an event |
| Get media details by ID |
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Eventify MCP server — manage events, attendees, sessions, speakers, sponsors, and analytics.
TheSignup MCP server — read and manage signups, participants, webhooks, and analytics.
Unified MCP server for 70+ eCommerce platforms: products, orders, customers, and more.
Hosted MCP server with managed OAuth for 15+ toolkits: Google Workspace, Fitbit, Oura, Kalshi, etc.
Related MCP Servers
- AlicenseAqualityDmaintenanceThis is a Model Context Protocol (MCP) server that provides tools for interacting with the Eventbrite API. It allows AI assistants to search for events, get event details, retrieve venue information, and more.418 npmMIT
- AlicenseBqualityDmaintenanceAn MCP server that provides comprehensive event management and ticketing capabilities through the Eventbrite API v3.819 npmMIT
- FlicenseCqualityDmaintenanceComprehensive MCP server for Mailchimp Marketing API v3.0 with over 104 tools and 15+ React UI apps, enabling management of campaigns, audiences, ecommerce, automations, reports, and more via natural language.1001-
- AlicenseAqualityAmaintenanceRead-only MCP server for accessing Eventbrite tickets, orders, organizer data, and public event search (including undocumented consumer search via browser bridge).31380 npmMIT