# Eventbrite MCP

> Eventbrite MCP helps your AI agent manage everything related to large-scale events—from tracking ticket sales and auditing attendee lists to listing specific event details across multiple organizations. It gives you a single point of access to audit all your ticketing, registration, and operational data without ever opening a dashboard.

## Overview
- **Category:** productivity
- **Price:** Free
- **Tags:** ticketing, attendee-management, event-planning, registration, order-tracking

## Description

This connector lets your AI client handle the heavy lifting of event administration. Think of it as having an expert assistant who has instant access to every record in your event platform. Instead of clicking through multiple tabs or logging into several dashboards just to compile a report, you simply ask your agent for what you need.

Your agent can pull together complex data streams: listing all events under an organization's umbrella, retrieving specific order details for revenue tracking, and even compiling complete lists of attendees for any single event. It keeps the entire lifecycle—from initial setup to final check-in—organized in a conversational flow. Because this MCP lives on Vinkius, you connect your preferred AI client once and immediately get access to this powerful auditing capability alongside thousands of other tools.

Whether you're running an annual conference or a small internal workshop, the system compiles all necessary audience and financial data instantly. You just need to tell it what records you want to see.

## Tools

### get_event
Retrieves full, specific data for a single event by providing its unique ID.

### get_me
Pulls basic profile and user authentication information from your Eventbrite account.

### list_attendees
Generates a complete roster of attendees who registered for a specified event.

### list_categories
Retrieves a list of all standard event categories used within the platform.

### list_events
Lists and retrieves basic metadata for every event associated with your organization.

### list_orders
Provides an audit of all sales orders tied to a specific event, tracking revenue.

### list_organizations
Shows every organizational profile you are linked to within your account.

### list_venues
Lists physical venue details and information for an organization's catalog.

## Prompt Examples

**Prompt:** 
```
List all events for organization ID 12345.
```

**Response:** 
```
I've retrieved your events for that organization. You have 4 active events, including 'AI Workshop' and 'Annual Conference'. Would you like the start times for any of them?
```

**Prompt:** 
```
Show me the attendee list for event ID 98765.
```

**Response:** 
```
I've found 15 attendees for this event. Notable participants include 'Marcus R.' and 'Jane Doe'. I can provide the full registration details if you like.
```

**Prompt:** 
```
Check recent orders for my upcoming conference.
```

**Response:** 
```
I've scanned your orders. You have 10 new sales today, totaling $450. The most recent order was placed by 'john@doe.com'. Would you like a breakdown by ticket type?
```

## Capabilities

### Audit event metadata
You can list every active event in an organization and retrieve key details like status, start time, and unique event URLs.

### Track audience participation
The agent compiles complete lists of attendees for any specific event you reference.

### Monitor revenue streams
You get a full audit of all orders linked to an event, allowing you to track sales and ticketing revenue trends.

### Manage organizational scope
The agent allows you to browse and monitor the various organizations associated with your profile.

### Check venue resources
You can list available venues and event categories linked to an organization for catalog review.

## Use Cases

### Reconciling cross-departmental event data
The Ops Manager needs to know if three different departmental events (e.g., 'Q3 Workshop', 'Sales Summit', and 'Client Day') all used the same venue. They ask their agent, which uses `list_venues` combined with `list_events`, instantly confirming the shared location details for auditing.

### Investigating a sales discrepancy
The Marketing Lead spots a revenue mismatch and asks the agent to check recent orders. By using `list_orders` on the specific event ID, they immediately see which tickets were sold and when, pinpointing the exact source of the error.

### Auditing registration for compliance
A Support Specialist needs to confirm if a VIP attendee (Jane Doe) was registered for an event last month. They use `list_attendees` on the specific date and event ID, getting confirmation without manual database lookups.

### Reviewing future event planning
The Organizer wants to plan a new conference series. They run `list_categories` and `list_venues` first, ensuring the event catalog is properly organized before writing a single line of copy for promotion.

## Benefits

- You get instant access to the full attendee roster using `list_attendees`. You don't have to manually export CSVs or switch between tabs just to check who showed up.
- Track every dollar coming in. With `list_orders`, you can audit an event’s entire sales history, seeing new revenue totals without needing access to the financial dashboard.
- Maintain a clear view of your company structure by running `list_organizations`. This tool helps you monitor which events are being distributed across all linked profiles.
- Understand your full scope with `list_events`, which lists every event in your organization, giving you key data points like start times and status immediately.
- Rapidly resolve support queries. By pairing `get_event` with `list_attendees`, your agent can quickly pull all the necessary details about a single person at a specific gathering.

## How It Works

The bottom line is, instead of manually querying multiple pages for event details, attendees, or orders, you ask one question to your AI client and get everything compiled in response.

1. Subscribe to this MCP and enter your Eventbrite Private Merchant Token.
2. Connect the service to your preferred AI client (like Claude or Cursor).
3. Tell your agent exactly what data you need; it handles all the API calls and returns a clear summary.

## Frequently Asked Questions

**How does the Eventbrite MCP handle attendee lists?**
It uses the `list_attendees` tool to retrieve complete rosters for any specified event ID, giving you a full account of participation.

**Can I check sales figures using the Eventbrite MCP?**
Yes. You use the `list_orders` tool to audit all sales linked to an event, providing clear visibility into your ticketing revenue and overall sales trends.

**What is the scope of organizations I can check with the Eventbrite MCP?**
The agent uses `list_organizations` to show every organizational profile you belong to, allowing you to monitor events across multiple linked entities.

**Is this MCP only for checking existing data?**
Correct. This connector is strictly for reading and auditing data, using tools like `get_event` and `list_venues`. It does not write or modify records on the platform.