luma-mcp

adelaidasofia/luma-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
lu.ma events MCP server for Claude Code. Create/update events, ticket types, coupons, list RSVPs, email attendees. Draft+confirm on every write. 14 tools.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "luma-mcp": {
      "command": "uvx",
      "args": [
        "luma-mcp"
      ]
    }
  }
}

Or install with pip: pip install luma-mcp

README Excerpt

lu.ma events MCP server. Create events, set ticket prices, issue coupon codes, list RSVPs, and email attendees. All writes go through draft+confirm so nothing posts to Luma until you explicitly approve. Built on the official Luma public API. - Create + update lu.ma events (name, date, timezone, capacity, meeting URL, visibility, cover image)

Tools (4)

luma_create_coupon_confirmluma_create_event_confirmluma_create_ticket_type_confirmluma_update_event_confirm

Topics

anthropicclaudeclaude-codeevent-managementeventsfastmcplumamcpmodel-context-protocolpython