Back to directory
bobtista/luma-ai-mcp-server

bobtista/luma-ai-mcp-server

@bobtista

A Model Context Protocol server for Luma AI's Dream Machine API

luma-aivideo-generationimage-generationmcp-serverpythonaicreative-toolsentertainment

Installation & Configuration

{
  "mcpServers": {
    "luma": {
      "command": "uv",
      "args": [
        "run",
        "--project",
        "/path/to/your/luma-ai-mcp-server",
        "-m",
        "luma_ai_mcp_server"
      ],
      "env": {
        "LUMA_API_KEY": "your-luma-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17