Skip to main content
Feedback

Eventbrite MCP connector

Eventbrite is a global self-service ticketing platform for live experiences that enables event creators to manage registrations, sales, and attendee engagement. The Eventbrite MCP connector allows AI agents to create and publish events, manage ticket classes and pricing, and retrieve attendee lists and order details. It also supports searching organization events, updating event information, and controlling event visibility across the platform.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the Eventbrite MCP connector to perform the following actions:

  • Create and publish events to reach audiences across Eventbrite's global platform
  • Track ticket sales and revenue by retrieving order and attendee data in real time
  • Manage multiple events for an organization from a single workflow
  • Retrieve attendee lists to sync registrations with your customer database
  • Add new ticket classes and pricing tiers to events without manual entry
  • Monitor event performance by pulling orders, attendees, and ticket class metrics
  • Unpublish events quickly to prevent further ticket sales or registrations

Example prompts

Use the following example prompts to invoke Eventbrite MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all attendees registered for the marketing conference in Eventbrite.
  • Create a new virtual event in Eventbrite for our quarterly product launch.
  • List all orders from our annual gala event in Eventbrite.
  • Get the ticket class details for our premium tier in Eventbrite.
  • Publish the upcoming webinar event in Eventbrite so registration opens tomorrow.
  • Retrieve all events under our organization account in Eventbrite.
  • Add a VIP early-bird ticket class to the spring conference in Eventbrite.
  • Unpublish the cancelled networking event in Eventbrite immediately.
  • Pull the order details for ticket ID 12345 from Eventbrite.
  • Show me event details for the product demo scheduled next week in Eventbrite.

Eventbrite MCP connector tools

The Eventbrite MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
eventbrite_eventbritegetevent_invokeRetrieves detailed information about a specific event.
getEventRetrieves detailed information about a specific event.
listOrganizationEventsRetrieves all events associated with an organization.
createOrganizationEventCreates a new event for an organization.
publishEventMakes an event publicly visible and available for registration.
unpublishEventHides an event from public view and stops accepting registrations.
listEventAttendeesRetrieves all attendees registered for a specific event.
listEventOrdersRetrieves all orders and purchases made for a specific event.
getOrderRetrieves detailed information about a specific order.
listEventTicketClassesRetrieves all ticket types available for a specific event.
createEventTicketClassCreates a new ticket type for an event.
On this Page