DiffuGen is an AI image generation MCP server that provides a flexible interface for creating images using multiple stable diffusion models like Flux, SDXL, and SD3. Developed by CloudWerx, it supports advanced configuration options including prompt engineering, model selection, and generation parameters, with robust error handling and logging. The implementation is designed to simplify AI image generation workflows by providing a standardized, configurable tool for developers and creative professionals.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Generate an image using Stable Diffusion models. Parameters: prompt (string), model (optional string, choices: sdxl, sd3, sd15), width (optional integer), height (optional integer), steps (optional integer), cfg_scale (optional float), seed (optional integer), sampling_method (optional string), negative_prompt (optional string)
Generate an image using Flux models. Parameters: prompt (string), model (optional string, choices: flux-schnell, flux-dev), width (optional integer), height (optional integer), steps (optional integer), cfg_scale (optional float), seed (optional integer), sampling_method (optional string), negative_prompt (optional string)
List the available models that can be used for image generation.