luma-events-mcp
Related Servers
Alternatives to luma-events-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceAn MCP server for managing Luma events, including listing, creating, updating events and guest registrations with privacy-conscious summaries.23102MIT
- AlicenseAqualityAmaintenanceMCP server for managing Luma events, including creating and updating events, setting ticket types and prices, issuing coupon codes, listing RSVPs, and sending emails to attendees, with a safety-first draft+confirm pattern.16MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides comprehensive event management and ticketing capabilities through the Eventbrite API v3.22MIT
- FlicenseNot gradedqualityBmaintenanceMCP server for managing events on Meetup.com and Luma via AI assistants like Claude.2-
- 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.-
- FlicenseAqualityDmaintenanceA simple MCP server for event scheduling and automation.12-
TDQS
Scored across 9 tools
Each tool targets a distinct resource and action: events (list/get/create/update), guests (get/get_all/get for event), hosts (add), and invitations (send). No two tools appear to do the same thing, and singular/plural guest tools are clearly differentiated.
All tool names follow a consistent verb_noun pattern in snake_case, such as list_events, create_event, update_event, and send_invites. The naming style is uniform and predictable across the entire server.
Nine tools is a well-scoped count for an event management server. Each tool covers a meaningful operation without unnecessary redundancy or bloat.
The tool surface covers the core event lifecycle (create, read, update, list) and guest-related workflows (view guests, send invites, add hosts). Minor gaps exist, such as no delete/cancel event or remove host, but these are workarounds rather than dead ends.