MiniMax-MCP

MiniMax-AI/MiniMax-MCP
★ 1,307 stars Python API Integration Updated 3mo ago
Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "minimax-mcp": {
      "command": "uvx",
      "args": [
        "minimax-mcp"
      ]
    }
  }
}

Or install with pip: pip install minimax-mcp

Topics

image-generationimage-to-videomcpmcp-servermcp-toolstext-to-imagetext-to-speechtext-to-videovideo-generationvoice-cloning