$ timeahead.in
/ servers/pypi/minimax-mcp
pypi

minimax-mcp

Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.

2k stars3k/wkupdated 21d agogithub ↗
82good
▣ Overview

What it does

The Official MiniMax MCP server provides access to MiniMax's suite of generative APIs through the Model Context Protocol. It enables MCP clients—including Claude Desktop, Cursor, Windsurf, and OpenAI Agents—to invoke Text to Speech, voice cloning, image generation, and video generation capabilities directly from within those applications without requiring custom integration code or API wrapper libraries.

Who it's for

Developers integrating multimodal content generation into AI-powered applications, chatbots, or agent workflows who want to leverage MiniMax's TTS, voice synthesis, image, and video generation models through a standard MCP interface rather than building custom API clients.

Common use cases

  • Generate natural-sounding speech from text using MiniMax Text to Speech models
  • Clone and synthesize voices for personalized audio output
  • Generate images from text descriptions via MiniMax's image generation API
  • Generate videos using MiniMax's video creation capabilities
  • Combine multiple generative modalities in agent-driven workflows

Setup pitfalls

  • Requires an API key from the MiniMax platform (minimax.io/platform/user-center)—obtain and configure this before installation
  • One secret was detected in the repository code—store all API keys in environment variables or secure configuration, never commit credentials to version control
  • Requires filesystem read and write permissions—carefully sandbox the process if running in restricted or untrusted environments
  • Makes external network calls to MiniMax's remote APIs—requires active internet connectivity and valid API authentication
1 credential detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
80
28.0
Freshness
25%
100
25.0
Adoption
20%
73
14.7
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
81.7
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "minimax-1": {
      "command": "uvx",
      "args": [
        "minimax-mcp"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
5/10/20266/11/2026 · 30 snapshots
⚙ Maintenance health
24/ 100 · is this project alive?
contributors (1y)7
top contributor share57%
releases (1y)0
ci✗ none
⛁ Raw data
weekly downloads3k
github stars2k
forks268
open issues31
license✓ present
readme length11893 chars
last publish0d ago
last commit21d ago
last updated1d ago
install verified✓ pass · 27d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points