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')
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요