Minimax Mcp
MiniMax MCP 服务器,提供网络搜索和图像理解能力。当用户需要:(1) 网络搜索信息,(2) 分析/描述图片,(3) 从URL提取内容时使用此技能。需配置 MINIMAX_API_KEY(国内版 api.minimaxi.com 或全球版 api.minimax.io)。
MiniMax MCP 服务器,提供网络搜索和图像理解能力。当用户需要:(1) 网络搜索信息,(2) 分析/描述图片,(3) 从URL提取内容时使用此技能。需配置 MINIMAX_API_KEY(国内版 api.minimaxi.com 或全球版 api.minimax.io)。
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Official MiniMax Model Context Protocol (MCP) server for coding-plan users, providing AI-powered search and vision analysis capabilities.
| Tool | Function | Supported Formats |
|---|---|---|
| web_search | Web search with structured results (title, link, snippet) | - |
| understand_image | AI image analysis and content recognition | JPEG, PNG, WebP |
Use this skill when user says:
| Region | API Key URL | API Host |
|---|---|---|
| 🇨🇳 China | platform.minimaxi.com | https://api.minimaxi.com |
| 🇺🇳 Global | minimax.io | https://api.minimax.io |
# Add MCP server mcporter config add minimax \ --command "uvx minimax-coding-plan-mcp -y" \ --env MINIMAX_API_KEY="your-key" \ --env MINIMAX_API_HOST="https://api.minimaxi.com"Test connection
mcporter list
# Search mcporter call minimax.web_search query="keywords"Analyze image
mcporter call minimax.understand_image prompt="Describe this image" image_source="image-url-or-path"
| Variable | Required | Description |
|---|---|---|
| ✅ | Your MiniMax API Key |
| ✅ | API endpoint |
⚠️ API Key must match the host region!
| Region | API Key Source | API Host |
|---|---|---|
| Global | minimax.io | https://api.minimax.io |
| China | minimaxi.com | https://api.minimaxi.com |
If you get "Invalid API key" error, check if your Key and Host are from the same region.
brew install uv or curl -LsSf https://astral.sh/uv/install.sh | shNo automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.