Loomal

mcp-luma

MCP server by github.com/acedatacloud/lumamcp

MCP server for Luma Dream Machine AI video generation

0 starspypi: mcp-lumaRemote-capable

About mcp-luma

mcp-luma is an MCP (Model Context Protocol) server published by acedatacloud in the official MCP registry. MCP server for Luma Dream Machine AI video generation

mcp-luma runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally. It also ships as a Python package on PyPI (mcp-luma), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/acedatacloud/lumamcp.

Use mcp-luma with your agent

Claude Code · one command
claude mcp add --transport http mcp-luma https://luma.mcp.acedata.cloud/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-luma": {
      "url": "https://luma.mcp.acedata.cloud/mcp"
    }
  }
}
streamable-httphttps://luma.mcp.acedata.cloud/mcp
pypimcp-luma

Frequently asked questions

What is mcp-luma?
mcp-luma is an MCP (Model Context Protocol) server by acedatacloud. MCP server for Luma Dream Machine AI video generation
How do I connect mcp-luma to Claude, Cursor, or another MCP client?
mcp-luma is a remote MCP server — add its endpoint (https://luma.mcp.acedata.cloud/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is mcp-luma open source?
Yes — the source code is public at github.com/acedatacloud/lumamcp.
Can AI agents pay to use mcp-luma?
Not yet through Loomal — mcp-luma is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-luma? Claim this listing free by verifying GitHub ownership, or contact us.