Skip to main content
Glama

Eventbrite MCP Server

get_venue

Retrieve detailed information about a specific Eventbrite venue using its unique venue ID to access location, capacity, and other venue-specific data.

Instructions

Get information about a specific Eventbrite venue

Input Schema

NameRequiredDescriptionDefault
venue_idYesEventbrite venue ID

Input Schema (JSON Schema)

{ "properties": { "venue_id": { "description": "Eventbrite venue ID", "type": "string" } }, "required": [ "venue_id" ], "type": "object" }

You must be authenticated.

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