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 required images
  • 4–15 second output in 768P or 2K, with 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 required 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.2.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.2-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mcp_minimax-2026.8.7.2.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.2.tar.gz
Algorithm Hash digest
SHA256 c987de1445b15db288dac345119841a2fc2e50beb8a0ec91f3b09c489c2b6cdc
MD5 31969e6f97085feb2b5634c79520e375
BLAKE2b-256 b602752d8d5d3f3a6d4accc906ddd7f5036b941250ed9b44130d8f4d0802d1d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mcp_minimax-2026.8.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ab5526c37cd1e0103d83d5a40aad18a2a5f51785e08995d31f3199b2673b73e9
MD5 e269a917cddf162ae0cd58902f84b81d
BLAKE2b-256 d77b277db5ddd57903d73f151793c9e2f09591f1f3b595cce26ede1e9562f7e7

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