mcp-server-cf-flux1schnell
v0.0.2
Published
A Model Context Protocol (MCP) server implementation for Cloudflare's Flux 1 Schnell AI image generation model
Maintainers
Readme
Cloudflare Flux 1 Schnell MCP Server
A Model Context Protocol (MCP) server implementation for Cloudflare's Flux 1 Schnell AI image generation model. This server provides a simple interface to generate images from text prompts using Cloudflare's AI services.
Features
- Text-to-image generation using Cloudflare's Flux 1 Schnell model
- MCP server implementation for standardized interaction
- Configurable generation parameters (steps)
- Easy-to-use API interface
Prerequisites
- Node.js (v16 or higher)
- Cloudflare account with AI access enabled
- Cloudflare API token with appropriate permissions
- Cloudflare account ID
[TODO]
Environment Variables
CLOUDFLARE_ACCOUNT_ID: Your Cloudflare account IDCLOUDFLARE_API_TOKEN: Your Cloudflare API token with AI permissions
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
