Eventbrite MCP Server
by ibraheem4
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
EVENTBRITE_API_KEY | Yes | Your Eventbrite API key from the Eventbrite Developer Portal |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_events | Search for Eventbrite events based on various criteria |
get_event | Get detailed information about a specific Eventbrite event |
get_categories | Get a list of Eventbrite event categories |
get_venue | Get information about a specific Eventbrite venue |