joshuachestang/eventbrite-mcp-server
3.3
If you are the rightful owner of eventbrite-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Eventbrite MCP Server provides natural language access to the Eventbrite API, enabling users to manage events through conversational AI.
Tools
Functions exposed to the LLM to take actions
create_event
Create a new event on Eventbrite.
list_events
List your events with optional filtering.
get_event
Get detailed information about a specific event.
update_event
Update an existing event.
publish_event
Publish a draft event to make it live.
cancel_event
Cancel an event.
list_categories
List available Eventbrite categories.
create_venue
Create a new venue.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client