Eventbrite
Eventbrite enables organizers to plan, promote, and manage events, selling tickets and providing attendee tools for conferences, concerts, and gatherings
Verdict
Common use cases
- Validate event category before publishing
- Pull format options for recurring series
- Localize subcategories for regional campaigns
- Cross-check taxonomy during event planning
- Audit available formats across organization
Integration
- Vendor
- Eventbrite
- Category
- other
- Auth
- OAUTH2
- Tools
- 3
- Composio slug
eventbrite
Tools
- Get Event Categories
Tool to retrieve event categories. use when selecting a category for an event. localizes results via optional locale parameter.
- Get Event Formats
Tool to list event formats. use when you need the available formats before creating or updating an event.
- Get Event Subcategories
Tool to list all event subcategories. use when fetching available subcategory options, optionally filtered by locale after selecting a category.
Setup
Setup guide
- 11. In Switchy, open your Space settings and click 'Add Integration'. 2. Search for Eventbrite and select it from the MCP catalog. 3. Click 'Connect' to start OAuth — you'll land on Eventbrite's authorization page. 4. Sign in with your Eventbrite organizer account and grant read access to your events and organization data. 5. Switchy redirects you back and confirms the connection is live. 6. Test it by typing '@Eventbrite list event categories' in any Space message — you should see a structured list of categories with IDs. 7. To invoke other tools, @mention Eventbrite and describe what you need (formats, subcategories, or a localized category list). 8. If the connection fails, check that your Eventbrite account has organizer permissions and that you approved all requested scopes during OAuth.
What teammates see: by default, memories from Eventbrite are scoped to the Space (PROJECT visibility) - you can mark any memory PRIVATE or share it ORG-wide.
Works well with
Top models
Compatibility data appears once enough Spaces have used this MCP together with a given model.
How Switchy teams use it
Starter prompts
List All Categories
@Eventbrite get all event categories so I can see what's available for our Q2 lineupOpen in a Space →
Check Event Formats
@Eventbrite list all event formats and show me the IDs for each oneOpen in a Space →
Localized Categories
@Eventbrite get event categories in Spanish locale (es_ES) for our Mexico City seriesOpen in a Space →
Subcategories by Category
@Eventbrite show me all subcategories under the Music category so I can tag our concert series correctlyOpen in a Space →
Format Reference Sheet
@Eventbrite pull the full list of event formats with IDs and format it as a table for our internal wikiOpen in a Space →
Example outputs
Illustrative - representative of the model's voice and quality, not literal recordings.
@eventbrite what event categories are available for a tech conference I'm planning in Berlin?
Based on Eventbrite's category list, your tech conference would fit under 'Science & Technology' (ID: 102). Within that, relevant subcategories include 'High Tech' and 'Software & Development'. If the event has a networking component, 'Business & Professional' (ID: 101) with the 'Networking' subcategory could also apply. Eventbrite allows one primary category per event, so choose the one that best matches your audience's search intent.
This example shows how the MCP surfaces Eventbrite's taxonomy before event creation. The category IDs are required when publishing an event via Eventbrite's API. Note that category lists are static reference data—they don't reflect your account's existing events or require write permissions.
@eventbrite I'm creating a hybrid workshop—what format options does Eventbrite support?
Eventbrite recognizes these event formats: 'Class' (ID: 9), 'Conference' (ID: 1), 'Festival' (ID: 5), 'Seminar' (ID: 6), 'Workshop' (ID: 8), and several others. For a hybrid event, you'd select 'Workshop' as the format, then configure venue and online access separately in the event settings. The format field helps attendees filter search results but doesn't control ticketing or streaming setup—that's handled in other event properties.
Format selection is a required step when creating Eventbrite events. This read-only tool provides the canonical list so you can reference correct format IDs in subsequent create/update operations. The MCP doesn't yet expose event creation itself—you'd need to use Eventbrite's UI or a separate API integration for that.
@eventbrite pull the subcategories under 'Music' and suggest which one fits a jazz festival with food vendors
Under Eventbrite's 'Music' category (ID: 103), subcategories include 'Blues & Jazz', 'Classical', 'Country', 'EDM / Electronic', 'Folk', 'Hip Hop / Rap', 'Indie', 'Latin', 'Metal', 'Opera', 'Pop', 'R&B', 'Reggae', 'Religious / Spiritual', 'Rock', and 'Top 40'. For a jazz festival with food vendors, 'Blues & Jazz' is the natural fit. The food component would be highlighted in your event description rather than the category—Eventbrite's taxonomy focuses on the primary event type, not ancillary features.
This example demonstrates how the AI can reason over Eventbrite's reference data to guide event setup decisions. Subcategory lists are locale-aware (you can pass 'de_DE', 'es_ES', etc.), which helps international organizers see localized category names. The MCP only fetches metadata—actual event publishing requires OAuth scopes beyond read-only access.
Use-case deep-dives
When Eventbrite MCP streamlines recurring local meetups
A 3-person nonprofit runs monthly community workshops and needs to spin up event pages fast without leaving their planning workspace. This MCP wins when you're creating 4+ events per quarter and need consistent categorization across them. The three tools let you pull category and format lists once, then template new events with the right taxonomy without opening Eventbrite's UI. The OAuth2 flow means each organizer authenticates once and shares access through Switchy. This breaks down if your events need custom registration fields or complex ticketing tiers—those still require the full Eventbrite dashboard. Best fit: teams that treat event creation as a repeatable content task, not a one-off marketing campaign.
How locale parameters support international event series
A 6-person SaaS company runs user conferences in four countries and struggles to keep event metadata consistent across regions. This MCP's locale parameter on category and subcategory lookups means your team can pull the right taxonomy for each market without manually translating or guessing codes. You set up a Switchy workflow that queries categories for 'en_US', 'de_DE', 'fr_FR', then populates event drafts with localized values before publishing. The limitation: this only handles taxonomy localization, not event descriptions or speaker bios. If you're creating fewer than 10 events per year, the manual Eventbrite UI is faster. This MCP pays off when event creation is a repeatable, multi-market process that needs programmatic consistency.
When this MCP doesn't replace your event request form
A 5-person customer success team fields event requests from account managers who want to host client workshops. You're tempted to use this MCP to auto-create events from Slack threads or form submissions. The problem: these three tools only retrieve reference data—they don't create or update events. You can use them to validate that a requested category exists or to populate a dropdown in your intake form, but the actual event creation still happens outside this MCP. If your workflow is 'request comes in, CS rep opens Eventbrite and clicks through the wizard', this MCP adds no value. It's useful only if you're building a custom intake system that needs to mirror Eventbrite's taxonomy before handing off to a human or another API.
Frequently asked
What does the Eventbrite MCP do in Switchy?
It pulls reference data from Eventbrite — categories, formats, and subcategories — so your AI can help you structure event listings correctly. You still create and publish events through Eventbrite's own interface; this MCP just surfaces the taxonomy options Eventbrite requires when you're planning or drafting event details in Switchy.
Do I need admin access to connect Eventbrite via OAuth?
You need an Eventbrite account with permission to view your organization's event data. The OAuth flow requests read access to categories and formats; it doesn't create or modify events, so standard user permissions are usually sufficient. Check with your Eventbrite admin if you hit a scope error during setup.
Can the Eventbrite MCP create or update events?
No. It only reads the list of categories, formats, and subcategories Eventbrite offers. If you want to draft event copy in Switchy and push it to Eventbrite, you'll need to copy the output manually or use Eventbrite's API directly outside this MCP.
Why use this MCP instead of just looking up categories on Eventbrite's site?
Your AI can fetch the current list on demand and suggest the right category or format based on your event description, without you switching tabs or remembering taxonomy codes. It's faster when you're iterating on multiple event concepts in one Switchy thread.
Who on the team should connect the Eventbrite MCP?
Whoever manages your Eventbrite account and needs AI help choosing event metadata. Because the MCP only reads reference lists, it doesn't matter if multiple people connect separate Eventbrite orgs — each connection is scoped to one account and won't interfere with others.