Flux Image Generator
Summary
Flux-Cloudflare-MCP enables AI assistants to generate images through the Flux API running on Cloudflare Workers. Developed by Hzzy2O, this implementation provides a streamlined interface for text-to-image generation with customizable parameters including prompt, dimensions, aspect ratio, and inference steps. The server handles the entire workflow from API communication to image retrieval and optional local file saving, making it particularly valuable for creative workflows requiring image generation without leaving the conversation context.
Available Actions(1)
generate_image
Generates an image based on a text prompt using the Flux model. Parameters: prompt (string, required), num_inference_steps (number, optional: 1-4, default: 4), aspect_ratio (string, optional: e.g., '16:9', '4:3', default: '1:1')
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论