MCP ConfigsMay 14, 2026·2 min read

MiniMax-MCP — Official MiniMax MCP Server

Official MiniMax Model Context Protocol server exposing media-generation tools (audio, image, video, music); verified 1474★, pushed 2026-05-14.

Agent ready

Safe staging for this asset

This asset is staged first. The copied prompt tells the agent to inspect the staged files and ask before activating scripts, MCP config, or global config.

Stage only · 17/100Policy: stage
Agent surface
Any MCP/CLI agent
Kind
Mcp Config
Install
Stage only
Trust
Trust: Established
Entrypoint
Asset
Safe staging command
npx -y tokrepo@latest install aadf52c3-ffd0-5a2f-8e04-95de3bb54dfb --target codex

Stages files first; activation requires review of the staged README and plan.

Intro

Official MiniMax Model Context Protocol server exposing media-generation tools (audio, image, video, music); verified 1474★, pushed 2026-05-14.

Best for: Teams integrating MiniMax media models via structured MCP tool calls

Works with: Claude Desktop and Cursor MCP settings; uses stdio/SSE transports per README

Setup time: 8-18 minutes

Key facts (verified)

  • GitHub: 1474 stars · 261 forks · pushed 2026-05-14.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: uvx minimax-mcp.

Main

  • Pick the right region host: README warns API key must match MINIMAX_API_HOST (global vs mainland).

  • Start with stdio locally, then consider SSE when you want to deploy and share the server across machines.

  • Treat tool calls as costed operations: README warns that using tools may incur costs—add guardrails and budgeting.

  • Use the tool table as your contract: map each tool to a prompt template so agents call it consistently.

README (excerpt)

export

🙏

Source & Thanks

Created by MiniMax-AI. Licensed under MIT.

MiniMax-AI/MiniMax-MCP — ⭐ 1474

Thanks to the upstream maintainers and contributors for publishing this work under an open license.

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets