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

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Needs Confirmation · 62/100Policy: confirm
Agent surface
Any MCP/CLI agent
Kind
Mcp
Install
Uvx|Mcp
Trust
Trust: Established
Entrypoint
uvx minimax-mcp
Universal CLI install command
npx tokrepo install aadf52c3-ffd0-5a2f-8e04-95de3bb54dfb
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