← Back to Plugins
MCP Server MCP

lu

github By github 👁 1 views ▲ 0 votes

lu.ma events MCP server with draft+confirm safety, audit logging, and prompt-injection scrubbing.…

Homepage Verified source GitHub

Install

mcpb:https://github.com/adelaidasofia/luma-mcp/releases/download/v0.1.0/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/adelaidasofia/luma-mcp/releases/download/v0.1.0/luma-mcp.mcpb",
      "version": "0.1.0",
      "fileSha256": "18197b111b060bb32264a8580a83d354801735d6487125ecb547f896ef9a18a0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "From lu.ma → Settings → API",
          "isRequired": true,
          "isSecret": true,
          "name": "LUMA_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...