E

Eventbrite

Integrates with Eventbrite's API for event searching, detail retrieval, venue information access, an...

97 views
0 installs
Updated Jul 29, 2025
Not audited
Integrates with Eventbrite's API for event searching, detail retrieval, venue information access, and category exploration, enabling streamlined event discovery, planning, and analysis.
  1. Log in to the Eventbrite Developer Portal

  2. Create a New API Key (Personal Token)

    • In the developer dashboard, look for the section to create a "Personal OAuth token" or "API Key".
    • Click “Create Key” or “Create Token”, and follow the prompts.
    • Name your token and, if prompted, select the required permissions (typically, you need at least “Event Read” access).
    • Confirm the creation and copy your newly generated API key (EVENTBRITE_API_KEY). This will look like a string of letters and numbers.
  3. Add the API Key in the FastMCP Connection Interface

    • In the FastMCP interface, click the “Install Now” button for the Eventbrite MCP server.
    • When prompted to enter ENV values, paste your copied API key into the field for EVENTBRITE_API_KEY.
    • Save or confirm the configuration.
  4. Test Your API Key (Optional but Recommended)

    • If the interface provides a way to validate or test the connection, use it to ensure the API key is accepted and working.
    • Alternatively, advanced users can run ./test-api-key.js from the Eventbrite MCP repo as described, but this is not necessary for most FastMCP scenarios.

You are now ready to use the Eventbrite tools through your MCP server integration!

Quick Start

View on GitHub

More for API Development

View All →

Similar MCP Servers

T

Ticketmaster

Integrates with Ticketmaster's Discovery API to search and retrieve detailed event, venue, and attraction data for entertainment planning and ticketing assistance.

Entertainment and Media
110
0

Report Issue

Thank you! Your issue report has been submitted successfully.