PierrunoYT/replicate-ideogram-v3-mcp-server
If you are the rightful owner of replicate-ideogram-v3-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 ideogram-ai/ideogram-v3-balanced image generation model via Replicate, enabling high-quality image creation using advanced AI technology.
Tools
Functions exposed to the LLM to take actions
ideogram_v3_generate
Generate images using the standard synchronous method.
ideogram_v3_generate_async
Generate images using asynchronous method with prediction tracking.
ideogram_v3_get_prediction
Get the status and results of a prediction created with ideogram_v3_generate_async.
ideogram_v3_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