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.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Generate images from text descriptions. Takes a text prompt as input (1-2048 characters) and returns the path to the generated image file.