Skip to content
Back to search
30
MCP

MiniMax-MCP

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.

Uptime
0.0%
118 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@mseep/mmx-mcp-server
A unified Model Context Protocol server for MiniMax CLI (mmx)
0 tools
miniflux-mcp
A Model Context Protocol (MCP) server for interacting with Miniflux RSS reader.
0 tools
MaxMSP-MCP-Server
MCP (Model Context Protocol) Server for Max (Max/MSP/Jitter)
0 tools
mcp-server
Model Context Protocol (MCP) server for video automation with Plainly Videos API (Adobe After Effects automation).
0 tools
image-generation-mcp-server
A Model Context Protocol (MCP) server to generate images by text prompts via modelscope
0 tools
math-mcp
A Model Context Protocol (MCP) server that provides basic mathematical and statistical functions to Large Language Models (LLMs). This serve
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "minimax-mcp": {
      "url": "https://www.minimax.io/platform",
      "transport": "http"
    }
  }
}