generate_image
Create custom images from text prompts using the Flux Schnell model. Specify aspect ratio, resolution, format, and quality for tailored results. Ideal for quick, scalable image generation.
Instructions
Generate an image from a text prompt using Flux Schnell model
Input Schema
Name | Required | Description | Default |
---|---|---|---|
aspect_ratio | No | Aspect ratio for the generated image | 1:1 |
disable_safety_checker | No | Disable safety checker for generated images. | |
go_fast | No | Run faster predictions with model optimized for speed (currently fp8 quantized); disable to run in original bf16 | |
megapixels | No | Approximate number of megapixels for generated image | 1 |
num_inference_steps | No | Number of denoising steps. 4 is recommended, and lower number of steps produce lower quality outputs, faster. | |
num_outputs | No | Number of outputs to generate | |
output_format | No | Format of the output images | webp |
output_quality | No | Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs | |
prompt | Yes | Prompt for generated image | |
seed | No | Random seed. Set for reproducible generation | |
support_image_mcp_response_type | No | Disable if the image type is not supported in the response, if it's Cursor app for example |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from replicate-flux-mcp
Related Tools
- @sarthakkimtani/mcp-image-gen
- @awkoy/replicate-flux-mcp
- @awkoy/replicate-flux-mcp
- @evalstate/mcp-hfspace
- @philipp-eisen/modal-mcp-toolbox