Skip to main content
Glama
Blackie360

Luma Events MCP Server

by Blackie360

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LUMA_API_KEYYesYour Luma API key
LUMA_API_BASENoOptional API base URL for testing or compatible proxieshttps://public-api.luma.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
verify_connectionA

Verify the configured Luma API key and return the authenticated user.

list_eventsA

List events from the calendar attached to the configured API key.

get_eventB

Get complete details for one Luma event.

create_eventB

Create a Luma event. Call only after the user has explicitly confirmed the event name, date/time, timezone, and supplied details.

update_eventA

Update selected fields on a Luma event. Call only after showing the changes and receiving explicit confirmation.

list_guestsB

List guests for an event. Guest data may include personal information; use only for event operations requested by the user.

registration_summaryA

Count guest approval states and check-ins for an event across all guest pages without returning guest identities.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Blackie360/luma-events-mcp'

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