64
/ 100
1 month ago
mcp_so

MiniMax MCP

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

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — generate_video (line 415: with open(output_path / output_file_name, "wb") as f:); query_video_generation (line 485: with open(output_path / output_file_name, "wb") as f:)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MINIMAX_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXDG_CONFIG_HOME
🔐 secretMINIMAX_API_KEY"": "insert-your-api-key-here",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/minimax-ai-minimax-mcp-p71acr)](https://m8ven.ai/mcp/minimax-ai-minimax-mcp-p71acr)
commit: f4d6a61ba176d714637c0c1bf7231c6ece019cf9
code hash: 0340963d40c8fdd0a71f10b2b1b99b739566d44e50e3085ad7f0763a63e86f2d
verified: 6/16/2026, 12:26:35 PM
view raw JSON →