bobtista_luma-ai-mcp-server

MCP-Mirror/bobtista_luma-ai-mcp-server

3.1

If you are the rightful owner of bobtista_luma-ai-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

Tools

Functions exposed to the LLM to take actions

ping

Check if the Luma API is running. No parameters required.

create_generation

Creates a new video generation with various options like prompt, model, resolution, duration, aspect ratio, loop, and keyframes.

get_generation

Gets the status of a generation by its ID, including state, failure reason, and video URL if completed.

list_generations

Lists all generations with optional limit and offset parameters.

delete_generation

Deletes a generation by its ID.

upscale_generation

Upscales a video generation to a higher resolution, requiring the generation to be completed and the target resolution to be higher.

add_audio

Adds AI-generated audio to a video generation with options for prompt, negative prompt, and callback URL.

generate_image

Generates an image from a text prompt with optional reference images and other parameters.

get_credits

Gets credit information for the current user, returning available credit balance in USD cents.

get_camera_motions

Gets all supported camera motions, returning a list of available camera motion strings.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources