MCP Flux Studio
by jmanhype
generate
Generate an image from a text prompt
Input Schema
Name | Required | Description | Default |
---|---|---|---|
aspect_ratio | No | Aspect ratio of the output image | |
height | No | Image height (ignored if aspect-ratio is set) | |
model | No | Model to use for generation | flux.1.1-pro |
output | No | Output filename | generated.jpg |
prompt | Yes | Text prompt for image generation | |
width | No | Image width (ignored if aspect-ratio is set) |