luma-events-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@luma-events-mcplist my upcoming events"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Luma Events MCP Server
An MCP server for the Luma Events API. Create, update, and manage events and guests.
Current Status
This server works well for managing and tweaking existing events. However, event creation has limited options—some settings like registration mode (approval required vs. open registration) aren't yet exposed. Event duplication is also not currently supported.
Contributions welcome to expand the available event settings.
Related MCP server: Evento Public MCP Server
Requirements
Python 3.12+
Luma API key (requires Luma Plus subscription)
Development
uv run mcp dev luma.pyInstallation
Add to your MCP client config:
{
"mcpServers": {
"luma-events": {
"command": "uv",
"args": [
"--directory",
"/path/to/luma",
"run",
"python",
"-m",
"luma"
],
"env": {
"LUMA_API_KEY": "your-api-key"
}
}
}
}This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/montaguegabe/luma-events-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server