MCP server for MiniMax H3 multimodal video generation via AceDataCloud
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
claude mcp add minimaxmcp -- python -m -e{
"mcpServers": {
"minimaxmcp": {
"command": "python",
"args": ["-m", "-e"],
"env": {
"ACEDATACLOUD_API_TOKEN": "<acedatacloud_api_token>"
}
}
}
}ACEDATACLOUD_API_TOKENMCP Servers overview
# MiniMax H3 MCP
<!-- mcp-name: io.github.AceDataCloud/mcp-minimax -->
[](https://pypi.org/project/mcp-minimax/)
[](https://python.org)
[](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
```text
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](https://platform.acedata.cloud/documents/minimax-videos).
## Local installation
```bash
pipx install mcp-minimax
export ACEDATACLOUD_API_TOKEN="YOUR_API_TOKEN"
mcp-minimax
```
Get a token from [AceDataCloud](https://platform.acedata.cloud/console/applications).
### Claude Code
```bash
claude mcp add minimax --transport stdio \
--env ACEDATACLOUD_API_TOKEN=YOUR_API_TOKEN \
-- mcp-minimax
```
### Generic MCP configuration
```json
{
"mcpServers": {
"minimax": {
"command": "mcp-minimax",
"env": {
"ACEDATACLOUD_API_TOKEN": "YOUR_API_TOKEN"
}
}
}
}
```
## Examples
Text:
```text
Generate a 6-second 16:9 video: a red fox running through a snowy forest at dawn, low tracking shot.
```
Images:
```text
Animate these two reference images for 8 seconds while preserving the character and clothing.
```
Audio:
```text
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
```bash
pip install -e ".[dev,test]"
ruff check .
pytest --cov=core --cov=tools
mypy core tools
```
## Documentation
<!-- canonical-documentation -->
[Documentation](https://platform.acedata.cloud/documents/minimax-videos)
## License
MIT
What people ask about MinimaxMCP
What is AceDataCloud/MinimaxMCP?
+
AceDataCloud/MinimaxMCP is mcp servers for the Claude AI ecosystem. MCP server for MiniMax H3 multimodal video generation via AceDataCloud It has 0 GitHub stars and its last recorded update is dated 2026-08-23.
How do I install MinimaxMCP?
+
You can install MinimaxMCP by cloning the repository (https://github.com/AceDataCloud/MinimaxMCP) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is AceDataCloud/MinimaxMCP safe to use?
+
Our security agent has analyzed AceDataCloud/MinimaxMCP and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains AceDataCloud/MinimaxMCP?
+
AceDataCloud/MinimaxMCP is maintained by AceDataCloud. The last recorded GitHub activity is dated 2026-08-23, with 7 open issues.
Are there alternatives to MinimaxMCP?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy MinimaxMCP to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/acedatacloud-minimaxmcp)<a href="https://claudewave.com/repo/acedatacloud-minimaxmcp"><img src="https://claudewave.com/api/badge/acedatacloud-minimaxmcp" alt="Featured on ClaudeWave: AceDataCloud/MinimaxMCP" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!