Image Generation MCP Server
UnclaimedThis MCP server provides image generation capabilities using the Replicate Flux model.
Install
$
npx -y @smithery/cli install @GongRzhe/Image-Generation-MCP-Server --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (6)
aspect_ratio
(optional): Image aspect ratio (default: "1:1")
generate_image
Generates images using the Flux model based on text prompts.
num_outputs
(optional): Number of images to generate (1-4, default: 1)
output_format
(optional): Output format - "webp", "jpg", or "png" (default: "webp")
prompt
(required): Text description of the image to generate
seed
(optional): Random seed for reproducible generation