Back to directory
psycharch/minimax-mcp-tools

psycharch/minimax-mcp-tools

@PsychArch

Async MCP server with Minimax API integration for image generation and text-to-speech

minimaximage-generationtext-to-speechasyncaimultimediacontent-productionentertainment

Installation & Configuration

{
  "mcpServers": {
    "minimax-mcp-tools": {
      "command": "npx",
      "args": [
        "minimax-mcp-tools"
      ],
      "env": {
        "MINIMAX_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17