Skip to main content
Glama
joshuachestang

Eventbrite MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EVENTBRITE_API_KEYYesYour Eventbrite API key
EVENTBRITE_ORGANIZATION_IDNoYour Eventbrite organization ID (optional)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_eventC

Create a new event on Eventbrite

list_eventsB

List events for the authenticated user or organization

get_eventB

Get details of a specific event

update_eventC

Update an existing event

publish_eventA

Publish a draft event to make it live

cancel_eventC

Cancel an event

delete_eventA

Delete an event (permanently removes the event)

delete_canceled_eventsB

Delete all events that are marked as canceled

list_categoriesA

List available event categories

create_venueB

Create a new venue

create_webhookC

Create a webhook for Eventbrite events

list_webhooksB

List all webhooks for the organization

delete_webhookB

Delete a webhook

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/joshuachestang/eventbrite-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server