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-, video-, and audio-guided video generation
  • 4–15 second output in 768P or 2K, with adaptive, landscape, portrait, and square ratios
  • Optional asynchronous submission, task retrieval, batch retrieval, and deletion
  • 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_generate_video Generate from the full documented content schema
minimax_list_tasks List tasks with optional timestamp filters
minimax_get_task Retrieve one task
minimax_get_tasks_batch Retrieve several tasks
minimax_delete_task Delete one task
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.

The HTTP API waits for completion by default, while MCP generation tools default async to true so agents receive a task ID immediately. Poll it with minimax_get_task until the final AceDataCloud CDN video is available. Set async=false only when the client can safely wait for the complete result.

Development

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

Documentation

Documentation

License

MIT

Release files for mcp-minimax 2026.8.28.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for mcp-minimax 2026.8.28.0
File Size Uploaded
mcp_minimax-2026.8.28.0.tar.gz 27.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for mcp-minimax 2026.8.28.0
File Interpreter ABI Platform
mcp_minimax-2026.8.28.0-py3-none-any.whl Python 3 none any Details

Total release size: 51.1 kB

Release files / mcp_minimax-2026.8.28.0.tar.gz

Download URL mcp_minimax-2026.8.28.0.tar.gz
Size 27.0 kB
Tags Source
SHA-256 checksum
How to use checksums
7d79b6de34cc4bc5c39ab49ec1d82b6b8ae8140f0435cae73250469713d8de45
BLAKE2b-256 checksum
How to use checksums
d3366b5d9aba17813118368b9f2aa50674c1075efe36abc20b4cd30d69bb6899
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.12.3

Release files / mcp_minimax-2026.8.28.0-py3-none-any.whl

Download URL mcp_minimax-2026.8.28.0-py3-none-any.whl
Size 24.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
d34110cb2835ee34644ccf709b77fbfcd13bad02c9dba9733048e64f60d7f6df
BLAKE2b-256 checksum
How to use checksums
f704e96aba6150671a96b9823ef2c4ab3e84c15d932bdc891ed966aaaecbacf3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.12.3
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page