Sunwood-ai-labs_luma-mcp-server
If you are the rightful owner of Sunwood-ai-labs_luma-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.
Luma MCP Server provides Luma AI's video generation capabilities as a Model Context Protocol (MCP) server.
Luma MCP Server is a server that offers Luma AI's video generation features as an MCP server. It allows users to generate videos from text or images, and also provides functionalities to extend or interpolate existing videos. The server is structured to handle requests efficiently and integrates with Luma AI's API to deliver seamless video generation services.
Features
- Generate videos from text prompts or images.
- Extend existing videos with new sequences.
- Interpolate between two videos for smooth transitions.
- Unified error handling system with detailed logging.
- Comprehensive type definitions and request handling.
Tools
generate_video
Generates a video from a text prompt.
generate_video_from_image
Generates a video using an image as the starting frame.
extend_video
Extends an existing video with additional sequences.
interpolate_videos
Interpolates between two videos for a smooth transition.