mcp-replicate-flux
7
MCP Replicate FLUX is an MCP server facilitating image generation using the Replicate FLUX model and storing them in Cloudflare R2. It offers features like custom prompts and filenames, with all images accessible through generated URLs.
Troubleshooting
Common Issues
- Image generation fails: Check your Replicate API token and quota.
- R2 upload fails: Verify your R2 credentials and bucket permissions.
- Cannot access generated images: Ensure your R2 bucket has proper CORS configuration.
MCP Protocol
- The Model Context Protocol (MCP) is a standard for AI model interaction that enables interoperability between different AI systems.
- This server implements an MCP tool compatible with any MCP-compatible client.