Eventbrite MCP Server
Click on "Install 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 Server
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/marek-knappe/EventbriteMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server