Skip to main content

MiniMax H3 MCP

PyPI Python License

Model Context Protocol server for MiniMax H3 multimodal video generation through AceDataCloud.

Capabilities

  • Text-to-video
  • Image-to-video with 1–9 reference images
  • Audio-guided video with 1–3 audio references and optional images
  • 4–15 second output in 16:9 or 9:16 at 768P or 2K, with optional AIGC watermark
  • Asynchronous single and batch task retrieval
  • Hosted OAuth HTTP transport and local stdio transport

Tools

Tool Purpose
minimax_generate_video_from_text Generate from a detailed prompt
minimax_generate_video_from_images Generate from one to nine image URLs
minimax_generate_video_from_audio Generate with one to three audio URLs and optional images
minimax_get_task Retrieve one task
minimax_get_tasks_batch Retrieve several tasks
minimax_list_models Show model constraints
minimax_list_actions Show available workflows

Hosted server

https://minimax.mcp.acedata.cloud/mcp

The hosted server supports AceDataCloud OAuth. MCP clients that support remote OAuth can connect directly to this URL.

Public API reference: MiniMax H3 Videos API.

Local installation

pipx install mcp-minimax
export ACEDATACLOUD_API_TOKEN="YOUR_API_TOKEN"
mcp-minimax

Get a token from AceDataCloud.

Claude Code

claude mcp add minimax --transport stdio \
  --env ACEDATACLOUD_API_TOKEN=YOUR_API_TOKEN \
  -- mcp-minimax

Generic MCP configuration

{
  "mcpServers": {
    "minimax": {
      "command": "mcp-minimax",
      "env": {
        "ACEDATACLOUD_API_TOKEN": "YOUR_API_TOKEN"
      }
    }
  }
}

Examples

Text:

Generate a 6-second 16:9 video: a red fox running through a snowy forest at dawn, low tracking shot.

Images:

Animate these two reference images for 8 seconds while preserving the character and clothing.

Audio:

Create a 9:16 dance video guided by this audio, with cuts and motion following the beat.

Generation tools submit asynchronously. Poll the returned task ID with minimax_get_task until the final AceDataCloud CDN video is available.

Development

pip install -e ".[dev,test]"
ruff check .
pytest --cov=core --cov=tools
mypy core tools

License

MIT

Download files

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

Source Distribution

mcp_minimax-2026.8.7.1.tar.gz (24.2 kB view details)

Uploaded Source

Built Distribution

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

mcp_minimax-2026.8.7.1-py3-none-any.whl (23.2 kB view details)

Uploaded Python 3

File details

Details for the file mcp_minimax-2026.8.7.1.tar.gz.

File metadata

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

File hashes

Hashes for mcp_minimax-2026.8.7.1.tar.gz
Algorithm Hash digest
SHA256 65703c4c3848fcaf98512f761a96a45218fc26991e360383531af0a139693d95
MD5 51ef4a31d52be0758ea51914dd4799f5
BLAKE2b-256 c66350601ceb47dd7ee51dbb052cd358fe8f6a5377e50c149d684b817e4d2216

See more details on using hashes here.

File details

Details for the file mcp_minimax-2026.8.7.1-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_minimax-2026.8.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 dbf81a5315d88dd3eed7423e8eb3013d02504251384a4b051123337b06a30411
MD5 e3629ce38f785d2c40397435a87a0eb6
BLAKE2b-256 fe88a7991b0c2f6dd294ae93afe85e9de6a2811f9f9d61e82d046aad8405bade

See more details on using hashes here.

Supported by

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