Skip to main content

Maestro MCP Server

Produce complete videos from a natural-language brief with Maestro through the Ace Data Cloud API. Maestro plans the script, creates or sources media, generates voiceover and music, edits, captions, renders, and returns finished video variants.

Install

pip install mcp-maestro
export ACEDATACLOUD_API_TOKEN="your-token"
mcp-maestro

Get an API token from platform.acedata.cloud.

For a hosted connection, use https://maestro.mcp.acedata.cloud/mcp. It accepts a direct Ace Data Cloud Bearer token and supports OAuth sign-in.

Tools

Tool Purpose
maestro_create_video Create a video or run remix, edit, or extend on an earlier task
maestro_get_task Read progress, status, and final language variants for one task

Example

Ask an MCP client:

Create a 45-second 16:9 English product launch video from this product photo. Use a pro editorial style and a documentary voice.

The tool returns a task_id immediately. Query that ID until status is succeeded or failed. Successful tasks expose videos in response.data.variants.

Production SKUs

SKU Price Duration Output Languages Capabilities
lite 0.20 Credits/second 5–30s 720p/24fps 1 auto/narrated/captions; generate/edit
standard 0.60 Credits/second 5–120s 1080p/30fps 2 adds avatar and remix
pro 1.20 Credits/second 5–300s 1080p/30fps 4 adds drama and extend

Successful tasks are billed from the delivered integer-second duration; there is no 30-second minimum. Avatar uses a 1.15× scenario multiplier, drama uses 1.35×, and each additional delivered language adds 6 Credits. Failed tasks and task polling are free.

To revise an existing result, call maestro_create_video with an iteration action and the prior task ID:

{
  "prompt": "Keep the visuals but tighten the first 10 seconds and use a warmer voice.",
  "action": "edit",
  "ref_task_id": "previous-task-id"
}

MCP Client Configuration

{
  "mcpServers": {
    "maestro": {
      "command": "uvx",
      "args": ["mcp-maestro"],
      "env": {
        "ACEDATACLOUD_API_TOKEN": "your-token"
      }
    }
  }
}

Development

pip install -e ".[dev,test,release]"
pytest --cov=core --cov=tools
ruff check .
ruff format --check .
mypy core tools main.py
python -m build

See the Maestro API documentation for billing and response details.

Documentation

Documentation

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_maestro-2026.8.24.0.tar.gz (17.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_maestro-2026.8.24.0-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

Details for the file mcp_maestro-2026.8.24.0.tar.gz.

File metadata

  • Download URL: mcp_maestro-2026.8.24.0.tar.gz
  • Upload date:
  • Size: 17.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for mcp_maestro-2026.8.24.0.tar.gz
Algorithm Hash digest
SHA256 b695fc29eb1b59a844e6c5ea23f7d15541b83395448e656ea1380086b63f9d4e
MD5 c99c11d644dfa2ddf4569d1e93d5fc19
BLAKE2b-256 259a703f42a7afdc65f74d76e971f916579b247ce5e1c572ffd797b3f7c4cca6

See more details on using hashes here.

File details

Details for the file mcp_maestro-2026.8.24.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_maestro-2026.8.24.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1c337247997450e05e8645bc181dfc991d11ff57e9707b543821ecaee68a178c
MD5 d51f77c7f4889d068ef9f1b131e4bd47
BLAKE2b-256 ef43e30c70192dcdcf17593796d55e9beaf651b2f9f5a243e9dd17521ff956ae

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2026.8.24.0 This release

2 files

2026.8.23.0

2 files

2026.8.18.0

2 files

2026.8.17.0

2 files

2026.8.11.1

2 files

2026.8.11.0

2 files

2026.8.10.3

2 files

2026.8.10.2

2 files

2026.8.10.1

2 files

2026.8.10.0

2 files

2026.8.9.0

2 files

2026.7.31.0

2 files

2026.7.30.0

2 files

2026.7.27.1

2 files

2026.7.27.0

2 files

2026.7.26.0

2 files

2026.7.13.1

2 files

2026.7.13.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page