Server Directory
AI & LLMAdvanced

MiniMax

by MiniMax

MiniMax AI platform integration for text-to-speech, speech-to-text, and multimodal AI capabilities with Chinese language specialization.

CAPABILITIES

  • Text-to-speech synthesis
  • Speech recognition
  • Voice cloning
  • Multimodal understanding
  • Chinese language optimization
  • Low-latency inference

INSTALLATION

Terminal
npx -y @minimax/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "minimax": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@minimax/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
AI & LLM
Difficulty
Advanced
Maintained By
MiniMax
NPM Package
@minimax/mcp-server

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →