Skip to main content
Glama

Eventbrite MCP Server

get_event

Retrieve detailed information for a specific Eventbrite event by providing its unique event ID. Use this tool to fetch event specifics, such as date, time, venue, and more.

Instructions

Get detailed information about a specific Eventbrite event

Input Schema

NameRequiredDescriptionDefault
event_idYesEventbrite event ID

Input Schema (JSON Schema)

{ "properties": { "event_id": { "description": "Eventbrite event ID", "type": "string" } }, "required": [ "event_id" ], "type": "object" }
Install Server

Other Tools from Eventbrite MCP Server

Related Tools

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

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