MCP server for Luma Dream Machine AI video generation
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Luma.
luma_generate_videoGenerate AI video from a text prompt using Luma Dream Machine.
luma_generate_video_from_imageGenerate AI video using reference images as start and/or end frames.
luma_extend_videoExtend an existing video with additional content.
luma_extend_video_from_urlExtend an existing video using its URL.
luma_get_taskQuery the status and result of a video generation task.
luma_get_tasks_batchQuery multiple video generation tasks at once.
A Model Context Protocol (MCP) server for AI video generation using Luma Dream Machine through the AceDataCloud API.
Generate AI videos directly from Claude, VS Code, or any MCP-compatible client.
| Tool | Description |
|---|---|
luma_generate_video | Generate AI video from a text prompt using Luma Dream Machine. |
luma_generate_video_from_image | Generate AI video using reference images as start and/or end frames. |
luma_extend_video | Extend an existing video with additional content. |
luma_extend_video_from_url | Extend an existing video using its URL. |
luma_get_task | Query the status and result of a video generation task. |
luma_get_tasks_batch | Query multiple video generation tasks at once. |
luma_list_aspect_ratios | List all available aspect ratios for Luma video generation. |
luma_list_actions | List all available Luma API actions and corresponding tools. |
AceDataCloud hosts a managed MCP server β no local installation required.
Endpoint: https://luma.mcp.acedata.cloud/mcp
All requests require a Bearer token. Use the API token from Step 1.
Connect directly on Claude.ai with OAuth β no API token needed:
https://luma.mcp.acedata.cloud/mcpAdd to your config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
Add to your MCP config (.cursor/mcp.json or .windsurf/mcp.json):
Add to your VS Code MCP config (.vscode/mcp.json):
Or install the Ace Data Cloud MCP extension for VS Code, which registers the hosted MCP servers with one-click setup.
Claude Code supports MCP servers natively:
Or add to your project's .mcp.json:
Add to Cline's MCP settings (.cline/mcp_settings.json):
Add to your MCP configuration:
Add to Roo Code MCP settings:
Add to .continue/config.yaml:
Add to Zed's settings (~/.config/zed/settings.json):
If you prefer to run the server on your own machine:
Clients connect with their own Bearer token β the server extracts the token from each request's Authorization header.
| Tool | Description |
|---|---|
luma_generate_video | Generate video from a text prompt |
luma_generate_video_from_image | Generate video using reference images |
luma_extend_video | Extend an existing video by ID |
luma_extend_video_from_url | Extend an existing video by URL |
| Tool | Description |
|---|---|
luma_get_task | Query a single task status |
luma_get_tasks_batch | Query multiple tasks at once |
| Tool | Description |
|---|---|
luma_list_aspect_ratios | List available aspect ratios |
luma_list_actions | List available API actions |
| Aspect Ratio | Description | Use Case |
|---|---|---|
16:9 | Landscape (default) | YouTube, TV, presentations |
9:16 | Portrait | TikTok, Instagram Reels |
1:1 | Square | Instagram posts |
4:3 | Traditional | Classic video format |
3:4 | Portrait traditional | Portrait content |
21:9 | Ultrawide | Cinematic content |
9:21 | Tall ultrawide | Special vertical displays |
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-luma)<a href="https://allmcps.com/mcp/mcp-luma"><img src="https://allmcps.com/api/badge/mcp-luma?style=directory" alt="MCP Luma on AllMCPs" /></a>