FLUX Image Generator MCP Server

generateImage

Create custom images from text prompts using Black Forest Lab's FLUX model. Adjust dimensions, enhance details with upsampling, control content moderation, and ensure reproducibility with seed options in the FLUX Image Generator MCP Server.

Instructions

Generate an image using Black Forest Lab's FLUX model based on a text prompt

Input Schema

NameRequiredDescriptionDefault
customPathNoCustom path to save the generated image
heightNoHeight of the image in pixels
promptYesText description of the image to generate
promptUpsamplingNoEnhance detail by upsampling the prompt
safetyToleranceNoContent moderation tolerance (1-5)
seedNoRandom seed for reproducible results
widthNoWidth of the image in pixels

Input Schema (JSON Schema)

{ "properties": { "customPath": { "description": "Custom path to save the generated image", "type": "string" }, "height": { "default": 1024, "description": "Height of the image in pixels", "type": "number" }, "prompt": { "description": "Text description of the image to generate", "type": "string" }, "promptUpsampling": { "default": false, "description": "Enhance detail by upsampling the prompt", "type": "boolean" }, "safetyTolerance": { "default": 3, "description": "Content moderation tolerance (1-5)", "type": "number" }, "seed": { "description": "Random seed for reproducible results", "type": "number" }, "width": { "default": 1024, "description": "Width of the image in pixels", "type": "number" } }, "required": [ "prompt" ], "type": "object" }

You must be authenticated.

Other Tools from FLUX Image Generator MCP Server

Related Tools

ID: pvczsau570