8 tools from the Mcp Luma MCP Server, categorised by risk level.
View the Mcp Luma policy →luma_extend_video_from_url Extend an existing video using its URL.
Similar to luma_extend_video, but uses the video URL instead of video ID.
This is useful when you ... luma_get_task Query the status and result of a video generation task.
Use this to check if a generation is complete and retrieve the resulting
video URL... luma_get_tasks_batch Query multiple video generation tasks at once.
Efficiently check the status of multiple tasks in a single request.
More efficient than cal... luma_list_actions List all available Luma API actions and corresponding tools.
Reference guide for what each action does and which tool to use.
Helpful for ... luma_list_aspect_ratios List all available aspect ratios for Luma video generation.
Shows all available aspect ratio options with their use cases.
Use this to und... luma_extend_video Extend an existing video with additional content.
This allows you to continue a previously generated video, adding more motion
and content... 2/5 luma_generate_video Generate AI video from a text prompt using Luma Dream Machine.
This is the simplest way to create video - just describe what you want and Luma... 2/5 luma_generate_video_from_image Generate AI video using reference images as start and/or end frames.
This allows you to control the video by specifying what the first frame
... 2/5 The Mcp Luma MCP server exposes 8 tools across 2 categories: Read, Write.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Mcp Luma server.
Mcp Luma tools are categorised as Read (5), Write (3). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept