Luma Events MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LUMA_API_KEY | Yes | Your Luma API key | |
| LUMA_API_BASE | No | Optional API base URL for testing or compatible proxies | https://public-api.luma.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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