$ timeahead.in
/ servers/pypi/minimax-coding-plan-mcp
pypi

minimax-coding-plan-mcp

Specialized MiniMax Model Context Protocol (MCP) server designed for coding-plan users, featuring AI-powered search and vision analysis APIs optimized for code development workflows

91 stars19k/wkupdated 121d agogithub ↗
88good
▣ Overview

What it does

This MCP server extends code editors and IDE clients with MiniMax's AI-powered development tools. It provides two core capabilities: web_search for retrieving documentation and context from the internet directly within your editor, and understand_image for vision-based analysis of screenshots, diagrams, or code-related images. The server acts as a bridge between your development environment and MiniMax's coding-plan APIs, making external knowledge and visual reasoning accessible without leaving your workflow.

Who it's for

Backend and frontend developers using MiniMax's coding-plan who work in editor integrations (Claude Desktop, Cursor, Windsurf, OpenAI Agents, or other MCP-compatible clients). It is most useful for developers who frequently need to reference external documentation, search for code examples, or analyze visual content—diagrams, screenshots, design mockups—during development.

Common use cases

  • Search for library documentation or API references while writing code without switching windows
  • Analyze a screenshot of an error log or stack trace to understand what went wrong
  • Review design mockups or wireframes attached as images and generate implementation code
  • Look up language-specific syntax or framework patterns from web sources in real time

Setup pitfalls

  • Requires an active MiniMax API key from their platform user center; generate one before installing
  • Depends on uv as the Python package manager—install via the official script if not present
  • Reads and writes to the filesystem; review sandbox and security policies if running in restricted environments
  • Makes outbound network requests for web search; ensure your network and proxy settings allow calls to external APIs
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
71
14.2
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
88.2
⚿ Capabilities & Risk Explainer
fs readfs writenetworksecrets
◆ Risk level: medium
fs read + fs write + network + secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "minimax-coding-plan": {
      "command": "uvx",
      "args": [
        "minimax-coding-plan-mcp"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
5/10/20266/11/2026 · 30 snapshots
⚙ Maintenance health
24/ 100 · is this project alive?
contributors (1y)2
top contributor share60%
releases (1y)0
ci✗ none
⛁ Raw data
weekly downloads19k
github stars91
forks24
open issues11
license✓ present
readme length10099 chars
last publish3d ago
last commit121d ago
last updated1d ago
install verified✓ pass · 27d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points