flux-cloudfare-mcp
If you are the rightful owner of flux-cloudfare-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Flux Cloudflare MCP is a Model Context Protocol server that enables AI assistants to generate images using the Flux model via a Cloudflare Worker API.
Flux Cloudflare MCP is a robust Model Context Protocol (MCP) server designed to facilitate high-quality image generation through AI assistants. It leverages the Flux model from Black Forest Labs, accessible via a Cloudflare Worker API. This server is particularly useful for applications requiring seamless AI integration, allowing AI assistants like Claude to generate images directly. It offers customizable parameters for image generation, ensuring flexibility in output. The server is MCP compatible, making it suitable for any MCP client, and processes all requests securely through Cloudflare Workers. Additionally, it supports chat completions using the same API, enhancing its utility in conversational AI applications.
Features
- High-Quality Image Generation: Access to Flux, a state-of-the-art image generation model.
- Seamless AI Integration: Enable AI assistants like Claude to generate images directly.
- Customizable Parameters: Control aspect ratio, inference steps, and more.
- MCP Compatible: Works with any MCP client (Cursor, Claude Desktop, Cline, Zed, etc.).
- Local Processing: All requests are processed securely through the Cloudflare Worker.
Tools
generate_image
Generates an image based on a text prompt using the Flux model.