Back to Home
MiniMax-AI icon

MiniMax-Coding-Plan-MCP

Verified Safe

by MiniMax-AI

Overview

A specialized Model Context Protocol (MCP) server for MiniMax AI, providing web search and image analysis tools specifically tailored for coding development workflows.

Installation

Run Command
uvx minimax-coding-plan-mcp

Environment Variables

  • MINIMAX_API_KEY
  • MINIMAX_API_HOST
  • FASTMCP_LOG_LEVEL

Security Notes

The `process_image_url` function can download images from arbitrary HTTP/HTTPS URLs or read from local file paths. If the server processes untrusted input for `image_source`, this could be a vector for Server-Side Request Forgery (SSRF) or resource exhaustion attacks, particularly if deployed in a multi-user or cloud environment. While the image content isn't directly executed, fetching arbitrary external data poses an indirect risk. No `eval` or direct code execution vulnerabilities are apparent, and API keys are handled securely via environment variables.

Similar Servers

Stats

Interest Score36
Security Score7
Cost ClassMedium
Avg Tokens750
Stars3
Forks1
Last Update2025-11-20

Tags

AICoding AgentLLM ToolWeb SearchImage Analysis