Skip to main content
Glama
seepine
by seepine

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MINIMAX_API_KEYYesYour TokenPlan API Key
MINIMAX_API_HOSTNoAPI host, default https://api.minimaxi.comhttps://api.minimaxi.com

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchA

You MUST use this tool whenever you need to search for real-time or external information on the web.

A web search API that works just like Google Search.

Args: query (str): The search query. Aim for 3-5 keywords for best results. For time-sensitive topics, include the current date (e.g. latest iPhone 2025).

Search Strategy: - If no useful results are returned, try rephrasing your query with different keywords.

Returns: A JSON object containing the search results.

understand_imageA

You MUST use this tool whenever you need to analyze, describe, or extract information from an image.

An LLM-powered vision tool that can analyze and interpret image content from local files or URLs based on your instructions. Only JPEG, PNG, and WebP formats are supported.

Args: prompt (str): A text prompt describing what you want to analyze or extract from the image. image_source (str): The location of the image to analyze. - HTTP/HTTPS URL: "https://example.com/image.jpg" - Local file path (relative or absolute) - If path starts with @, strip the @ prefix before passing

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/seepine/minimax-coding-plan-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server