MiniMax-MCP

MiniMax-MCP

496

MiniMax MCP server provides APIs for generating text-to-speech and multimedia content, supporting MCP clients like Claude Desktop and Cursor. It enables voice cloning and multimedia generation while offering region-specific setups.

FAQ

1. invalid api key

Please ensure your API key and API host are regionally aligned

RegionGlobalMainland
MINIMAX_API_KEYgo get from MiniMax Globalgo get from MiniMax
MINIMAX_API_HOSThttps://api.minimaxi.chat (note the extra "i")https://api.minimax.chat

2. spawn uvx ENOENT

Please confirm its absolute path by running this command in your terminal: Once you obtain the absolute path (e.g., /usr/local/bin/uvx), update your configuration to use that path (e.g., "command": "/usr/local/bin/uvx").

3. How to use generate_video in async-mode

Define completion rules before starting: Alternatively, these rules can be configured in your IDE settings (e.g., Cursor):