PierrunoYT/replicate-recraft-v3-mcp-server
If you are the rightful owner of replicate-recraft-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.
The Replicate Recraft V3 MCP Server provides access to the recraft-ai/recraft-v3 image generation model via Replicate, enabling high-quality image creation using advanced AI technology.
Tools
Functions exposed to the LLM to take actions
recraft_v3_generate
Generate images using the standard synchronous method.
recraft_v3_generate_async
Generate images using asynchronous method with prediction tracking.
recraft_v3_get_prediction
Get the status and results of a prediction created with recraft_v3_generate_async.
recraft_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