minimax-image-mcp
by alexlivre
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MINIMAX_API_KEY | Yes | Bearer token for the MiniMax API. Required. | |
| MINIMAX_OUTPUT_DIR | No | Base directory for saved images. Default: ./output | ./output |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| minimax_image_generateA | Generate images from text prompts using MiniMax's image-01 model. Supports multiple aspect ratios, batch generation (1-9 images), image-to-image with character references, prompt optimization, and seed-based reproducibility. Images are saved to disk and file paths are returned. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/alexlivre/minimax-image-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server