PierrunoYT/replicate-minimax-image-01-mcp-server
If you are the rightful owner of replicate-minimax-image-01-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides access to the minimax/image-01 image generation model via Replicate, enabling high-quality image generation using advanced AI technology.
Tools
Functions exposed to the LLM to take actions
minimax_image_01_generate
Generate images using the standard synchronous method.
minimax_image_01_generate_async
Generate images using asynchronous method with prediction tracking.
minimax_image_01_get_prediction
Get the status and results of a prediction created with async generation.
minimax_image_01_cancel_prediction
Cancel a running prediction to prevent unnecessary work and reduce costs.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client