MiniMax-AI/MiniMax-MCP

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

What it solves

It allows AI clients (like Claude Desktop, Cursor, and Windsurf) to directly access MiniMax's generative AI capabilities. Instead of manually using separate APIs or web interfaces, users can trigger text-to-speech, voice cloning, image generation, and video generation directly from within their AI-powered IDEs or chat interfaces.

How it works

The project implements the Model Context Protocol (MCP), which acts as a standardized bridge between an AI client and a server. It provides a set of tools that the client can call to interact with MiniMax APIs. It supports two communication methods: stdio for local execution and SSE (Server-Sent Events) for cloud or local network deployment.

Who it’s for

Developers and AI power users who use MCP-compatible clients (such as Claude Desktop, Cursor, Windsurf, or OpenAI Agents) and want to integrate high-quality audio, image, and video generation into their workflows.

Highlights

  • Multimodal Generation: Supports text-to-audio, text-to-image, and text-to-video.
  • Advanced Audio Tools: Includes capabilities for voice cloning and designing custom voices from descriptive prompts.
  • Video Control: Supports the MiniMax-Hailuo-02 model with adjustable duration (6s/10s) and resolution (768P/1080P).
  • Flexible Deployment: Works via local standard input/output or network-based SSE.

Related

  • Project
  • Project
  • Project
  • Project
  • Project