Eventbrite MCP Server
Related Servers
Alternatives to Eventbrite MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceModel Context Protocol server that standardizes tool discovery, execution, and context management for AI applications.MIT
- FlicenseNot gradedqualityDmaintenanceMCP server for eventos event management platform, enabling AI assistants to manage events and tickets via API integration. Supports authentication, ticket CRUD operations, and listing with pagination.1-
- AlicenseAqualityDmaintenanceA Model Context Protocol server that enables AI assistants to make HTTP requests (GET, POST, PUT, DELETE) to external APIs through standardized MCP tools.42MIT
- AlicenseBqualityBmaintenanceA Model Context Protocol (MCP) server that exposes the Untappd API as tools for AI agents. Enables searching venues, breweries, and beers, checking what's on tap via recent check-in feeds, and looking up user activity.2738 npmMIT
- FlicenseNot gradedqualityBmaintenanceFull MCP server for the Eventbrite API with 73 tools to manage events, attendees, orders, tickets, venues, discounts, reports, webhooks, and more.-
- FlicenseNot gradedqualityCmaintenanceAn MCP server that dynamically sources global technology events, communities, and niche networking mixers from Luma, Eventbrite, Meetup, and fallback search sources, enabling event discovery and community finding via natural language.-
TDQS
Scored across 4 tools
Each tool targets a distinct resource: searching events, retrieving a specific event, listing categories, and fetching venue details. There is no overlap in purpose, so an agent can easily select the correct tool.
All tool names follow a clear verb_noun pattern (search_events, get_event, get_categories, get_venue). The consistency makes the toolset predictable and easy to navigate.
With only 4 tools, the server is tightly scoped for read-only event discovery. Each tool serves a clear, necessary function and the count feels appropriate for the domain.
The toolset covers the core read operations for events, categories, and venues. It lacks a few potentially useful endpoints like searching venues or getting organizers, but for the apparent purpose of event discovery, it is nearly complete.