MCP Directory
Back

MiniMax-MCP

by MiniMax-AI · Python · ★ 1,450

Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.

#image-generation#image-to-video#mcp#mcp-server#mcp-tools#text-to-image#text-to-speech#text-to-video#video-generation#voice-cloning

Install

pip install git+https://github.com/MiniMax-AI/MiniMax-MCP.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "minimax-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/MiniMax-AI/MiniMax-MCP.git"
      ]
    }
  }
}

From the README

Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech and video/image generation APIs. This server allows MCP clients like Claude Desktop, Cursor, Windsurf, OpenAI Agents and others to generate speech, clone voices, generate video, generate image and more. > 💡 Recommended: **[MiniMax CLI (mmx-cli)](https://github.com/MiniMax-AI/cli)** — our official command-line tool with the latest models and additional features including text, vision, search, and music cover. Works as an AI agent skill for Claude Code, Cursor, OpenClaw, etc. - [中文文档](RE…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers