What is the lu MCP server?
lu.ma events MCP server with draft+confirm safety, audit logging, and prompt-injection scrubbing.…
How to install lu
Copy-paste configuration for popular MCP clients.
LUMA_API_KEYrequiredsecretFrom lu.ma → Settings → API
{
"mcpServers": {
"luma-mcp": {
"command": "https://github.com/adelaidasofia/luma-mcp/releases/download/v0.1.0/luma-mcp.mcpb",
"args": [],
"env": {
"LUMA_API_KEY": "<YOUR_LUMA_API_KEY>"
}
}
}
}{
"mcpServers": {
"luma-mcp": {
"command": "https://github.com/adelaidasofia/luma-mcp/releases/download/v0.1.0/luma-mcp.mcpb",
"args": [],
"env": {
"LUMA_API_KEY": "<YOUR_LUMA_API_KEY>"
}
}
}
}{
"mcpServers": {
"luma-mcp": {
"command": "https://github.com/adelaidasofia/luma-mcp/releases/download/v0.1.0/luma-mcp.mcpb",
"args": [],
"env": {
"LUMA_API_KEY": "<YOUR_LUMA_API_KEY>"
}
}
}
}{
"servers": {
"luma-mcp": {
"type": "stdio",
"command": "https://github.com/adelaidasofia/luma-mcp/releases/download/v0.1.0/luma-mcp.mcpb",
"args": [],
"env": {
"LUMA_API_KEY": "<YOUR_LUMA_API_KEY>"
}
}
}
}claude mcp add luma-mcp --env LUMA_API_KEY=<YOUR_LUMA_API_KEY> -- https://github.com/adelaidasofia/luma-mcp/releases/download/v0.1.0/luma-mcp.mcpbRelated MCP servers
FastMCP server for Apollo.io — 22 tools: sequences, campaign health, mailbox warmup, enrichment,…
FastMCP server for surgical queries against a vault knowledge graph (NetworkX node-link JSON).…
Multi-account MCP for Gmail, Calendar, Drive, Docs, and Sheets — 61 tools, token-efficient, macOS…
macOS-only MCP server that exposes iMessage chat.db to Claude and exports per-chat history to an…
Multi-workspace Slack MCP server with draft+confirm safety, vault auto-export, and triple-mode…
FastMCP server for Substack — publish Notes and posts, pull analytics, manage drafts, pluggable…