a2a mcp
Back to MCP Servers
minimax-mcp logo
mcp-server1,143

minimax-mcp

Official MiniMax Model Context Protocol (MCP) server enabling seamless access to high-quality Text-to-Speech, voice cloning, image generation, and video generation tools for MCP-compatible AI clients like Claude Desktop, Cursor, and more.

Overview

minimax-mcp is the official Python implementation of the Model Context Protocol (MCP) server from MiniMax. It provides a standardized way for AI applications and clients to access MiniMax’s advanced multimodal generative capabilities through the MCP interface.

It supports high-quality Text-to-Speech (TTS), voice cloning, text-to-image, and text-to-video (including image-to-video) generation, making it easy to add rich media features to compatible AI tools.

Key Features

  • Multimodal Tools: Text-to-Speech, voice cloning, image generation, and video generation powered by MiniMax APIs.
  • Transports: stdio (default for local use) and SSE.
  • Easy Setup: Run via uvx minimax-mcp after setting your MINIMAX_API_KEY.
  • Client Support: Works with Claude Desktop, Cursor, Windsurf, OpenAI Agents, and other MCP-compatible clients.
  • Self-Hostable: Run locally for privacy and low latency.
  • Official Maintenance: Developed and supported by MiniMax-AI.

A JavaScript/TypeScript version is also available: MiniMax-MCP-JS.

Quick Start

  1. Get a MiniMax API key from platform.minimax.io.
  2. Install uv.
  3. Add the server to your MCP client configuration (e.g. Claude Desktop mcp.json):
{
  "mcpServers": {
    "MiniMax": {
      "command": "uvx",
      "args": ["minimax-mcp"],
      "env": {
        "MINIMAX_API_KEY": "sk-..."
      }
    }
  }
}

The server will then be automatically available to your AI client.

Use Cases

  • Generating images or videos directly from natural language prompts inside coding or chat interfaces.
  • Adding realistic voice output and custom voice cloning to AI assistants.
  • Building multimodal AI agents that combine text, audio, and visual generation.
  • Rapid prototyping of creative workflows with professional-grade media tools.

Resources

  • Python Repository: https://github.com/MiniMax-AI/MiniMax-MCP
  • JavaScript Version: https://github.com/MiniMax-AI/MiniMax-MCP-JS
  • Official MCP Guide: https://platform.minimax.io/docs/guides/mcp-guide
  • Model Context Protocol: https://modelcontextprotocol.io

Note: This is the core multimodal MCP server. A separate MiniMax-Coding-Plan-MCP exists for coding-specific web search and image understanding tools.

Tags

mcpmcp-serverminimaxttstext-to-speechvoice-cloningimage-generationvideo-generationmultimodalpythonai

Related Entries

Keep exploring similar tools and resources in this category.

Browse MCP Servers
Hyper3D MCP logo

Hyper3D MCP

MCP Servers

Hyper3D MCP is Hyper3D's hosted Rodin MCP server for creating 3D assets from natural-language instructions or supported references, checking asynchronous generation progress, and retrieving model download links inside AI coding clients. Official setup is documented for Codex, Claude Code, and Kimi Code CLI.

Semrush MCP Server logo

Semrush MCP Server

MCP Servers

Semrush MCP connects AI assistants to Semrush APIs for keyword, backlink, website traffic and market research.

Browserbase MCP Server logo

Browserbase MCP Server

MCP Servers

Browserbase MCP gives AI agents browser automation tools powered by Stagehand and Browserbase browser sessions.

SerpApi MCP Server logo

SerpApi MCP Server

MCP Servers

SerpApi MCP exposes search engine results to AI assistants through SerpApi, supporting live research and structured search data retrieval.

Similarweb MCP Server logo

Similarweb MCP Server

MCP Servers

Similarweb MCP brings website traffic and digital market intelligence into AI assistants for competitive research.

AgentQL MCP Server logo

AgentQL MCP Server

MCP Servers

AgentQL MCP connects AI agents to AgentQL web extraction, returning structured information from web pages for research and automation.

a2a mcp

Search the directory

Find entries, skills, articles, and categories. Use arrow keys to select and Enter to open.