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')
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください