Luma API MCP
Enables image and video generation using Luma's API, supporting multiple models, aspect ratios, and advanced features like keyframes and style references.
README
Luma API MCP
Setup
- Install Claude Desktop App or any MCP client
- Get API Key from https://lumalabs.ai/api/keys
- Run
sh setup.sh, here it will ask the API Key - paste it from 2.
Run
Open Claude Desktop or any MCP client
Features
Create Image
prompt: textaspect_ratio: "1:1", "16:9", "9:16", "4:3", "3:4", "21:9", "9:21" (default: "16:9")model: "photon-1", "photon-flash-1" (default: "photon-1")image_ref: list of image URLs with weights to influence generation (optional), max 8style_ref: single image URL with weight to influence style (optional), max 1character_ref: list of character image URLs (optional), max 4modify_image_ref: single image URL to modify with weight (optional), max 1
Create Video
prompt: textaspect_ratio: "1:1", "16:9", "9:16", "4:3", "3:4", "21:9", "9:21" (default: "16:9")model: "ray-2", "ray-flash-2", "ray-1-6" (default: "ray-2")loop: boolean (default: false)resolution: "540p", "720p", "1080p", "4k" (default: "720p")duration: "5s", "9s" (default: "5s")frame0_image: image URL (optional)frame1_image: image URL (optional)frame0_id: generation ID (optional)frame1_id: generation ID (optional)
Technical Notes
- Keyframes: Providing frame0_image/frame1_image gives more control over video start/end points
- Video Response Time: Typical video generation takes 15-60 seconds depending on duration and resolution
- Image Response Time: Typical generation takes 5-15 seconds depending on model complexity
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.