About This Server
The official MiniMax MCP server. Connects to MiniMax's multimodal model capabilities: text generation, text-to-speech (TTS), image generation, and video understanding — letting AI agents directly invoke MiniMax's model matrix.
Installation
npx -y @minimax/mcp-server --api-key YOUR_API_KEYFrequently Asked Questions
What capabilities can MiniMax MCP invoke?
MiniMax MCP integrates MiniMax's full model matrix: text generation (abab series), text-to-speech (TTS), image generation, and video understanding. Access MiniMax's multimodal AI capabilities through a single MCP server.
Does MiniMax MCP need an API key? How do I get one?
Yes. Register at minimax.io, create an API key, and pass it with --api-key: npx -y @minimax/mcp-server --api-key YOUR_KEY. MiniMax offers a free tier for development and testing.
Are MiniMax's TTS and image generation capabilities good?
MiniMax's TTS excels in natural Chinese speech synthesis, supporting multiple voices and emotional tone modulation. Its image generation also shows strength in Chinese context understanding, making it well-suited for Chinese-facing AI applications.