Skip to main content
Glama
kira4094

MiniMax Vision MCP Server

by kira4094

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MINIMAX_MODELNoModel: MiniMax-M3, MiniMax-M2.7, MiniMax-M2.7-highspeed, MiniMax-M2.5, MiniMax-M2.5-highspeed, MiniMax-M2.1, MiniMax-M2.1-highspeed, MiniMax-M2.MiniMax-M3
MINIMAX_API_KEYYesYour MiniMax API key.
MINIMAX_BASE_URLNoOverride endpoint (for proxies).https://api.minimax.chat/v1
MINIMAX_MAX_TOKENSNoDefault max output tokens. M3 supports up to 524288.8192

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
minimax_vision_understandA

Analyze an image using MiniMax vision models. Supports local image files (png/jpg/jpeg/gif/webp/bmp) AND remote HTTP(S) URLs. Default model: MiniMax-M3. MiniMax-M3 supports image + video understanding, 1M context, adaptive thinking.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusing it with another. The tool's purpose is clearly defined for image understanding.

Naming Consistency5/5

The single tool name 'minimax_vision_understand' follows a clear verb_noun pattern, and with only one tool, naming consistency is trivially perfect.

Tool Count3/5

A single tool feels thin for a server named 'Vision MCP Server', but it covers the core image understanding use case. It is borderline but not severely under-scoped.

Completeness3/5

The tool covers basic image understanding and supports multiple input formats, but lacks options for model selection or video understanding, despite the underlying model supporting video. Some common vision tasks like OCR or object detection are not present, but that may be out of scope.

Maintenance

ActivitySlowing
ResponsivenessNo issues