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.
Generates an image based on a text prompt using the Flux model. Parameters: prompt (string, required), num_inference_steps (number, optional, default: 4), aspect_ratio (string, optional, default: '1:1')
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!