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
  • 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.0.tar.gz (23.9 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.0-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mcp_minimax-2026.8.7.0.tar.gz
  • Upload date:
  • Size: 23.9 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.0.tar.gz
Algorithm Hash digest
SHA256 823fb109c2271fcee17505d1b70d001dc86fd85c1e591ff4aa0d2480d4d9c521
MD5 98ff182e91a82efca039764a6888b9a4
BLAKE2b-256 b09d47025bd7410b385a9eca8452f95563989150506e8e03104e78b4fba47faa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mcp_minimax-2026.8.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4f1d03b327e2bfaa89eb7497f5db292de5459de57123c62f626097d2825d69ba
MD5 9a81d2713e80efeec3a4f1bb4bbf2525
BLAKE2b-256 ec9e23eff69f7898fdbf13c05bcfd35662507e66261893256727f8f4868ec8b4

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