MCP server for generating images using the Flux Schnell model via a Cloudflare worker API. Built by bytefer, this implementation provides a single 'generate_image' tool that allows users to create images by sending text prompts, with robust error handling and environment variable configuration. Useful for developers needing a streamlined text-to-image generation service with clean TypeScript implementation.
No reviews yet. Be the first to review!
Sign in to join the conversation
Generate images from text descriptions. Takes a text prompt as input (1-2048 characters) and returns the path to the generated image file.