loading…
Search for a command to run...
loading…
Mcp Server For MiniMax of web_search and understand_image
Mcp Server For MiniMax of web_search and understand_image
MiniMax 模型不支持图片理解,官方提供了 python 版(需安装uvx)的图片理解和网络搜索的 MCP,本项目为官方 MCP 的 Node 版本,使用方法与官方一致
将官方的 uvx command 改成 npx 或 bunx 即可
{
"mcpServers": {
"minimax-coding-plan-mcp": {
"command": "npx",
"args": ["minimax-coding-plan-mcp", "-y"],
"env": {
"MINIMAX_API_KEY": "sk-123_替换成你的TokenPlan API Key",
"MINIMAX_API_HOST": "https://api.minimaxi.com"
}
}
}
}
例如你的客户端没有 node 和 uv 环境,也可自行部署服务端,通过 SSE/HTTP 方式连接
services:
minimax-coding-plan-mcp:
image: seepine/minimax-coding-plan-mcp:latest
ports:
- 3000:3000
{
"mcpServers": {
"minimax-coding-plan-mcp": {
"transport": "http",
"url": "http://localhost:3000/mcp",
"headers": {
"MINIMAX_API_KEY": "sk-123_替换成你的TokenPlan API Key",
"MINIMAX_API_HOST": "https://api.minimaxi.com"
}
}
}
}
Run in your terminal:
claude mcp add minimax-coding-plan-mcp --env MINIMAX_API_HOST="" --env MINIMAX_API_KEY="" -- npx -y minimax-coding-plan-mcpYes, Minimax Coding Plan Mcp MCP is free — one-click install via Unyly at no cost.
Yes, it requires environment variables: MINIMAX_API_HOST, MINIMAX_API_KEY. Unyly injects them into the config during install.
Self-hosted: the server runs locally on your machine via the install command above.
Open Minimax Coding Plan Mcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
pro tip
Just installed Minimax Coding Plan Mcp? Say to Claude: "remember why I installed Minimax Coding Plan Mcpand what I want to try" — it'll save into your Vault.
how this works →CSA PROJECT - FZCO © 2026 IFZA Business Park, DDP, Premises Number 31174 - 001
Security
Review before useWill ask for:
MINIMAX_API_HOSTMINIMAX_API_KEYAutomated heuristic from public metadata — not a security guarantee.