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.
Transcripts, channel stats, search
by YouTubeAI image generation using various models.
by modelcontextprotocolUnified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
by gpu-bridgeA powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,
by hamflxNot sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs