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: Pulumi Events MCP
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.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that provides comprehensive event management and ticketing capabilities through the Eventbrite API v3.Last updated69MIT
- Flicense-qualityBmaintenanceMCP server for managing events on Meetup.com and Luma via AI assistants like Claude.Last updated2
- Flicense-qualityDmaintenanceA simple MCP server for event scheduling and automation.Last updated
- AlicenseAqualityAmaintenanceAn MCP server for managing Luma events, including listing, creating, updating events and guest registrations with privacy-conscious summaries.Last updated133842MIT
Related MCP Connectors
A basic MCP server to operate on the Postman API.
A MCP server built for developers enabling Git based project management with project and personal…
MCP server for interacting with the Supabase platform
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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