Back to directory
duoduohe/flux-cloudfare-mcp

duoduohe/flux-cloudfare-mcp

@duoduohe

A powerful Model Context Protocol (MCP) server that provides AI assistants with the ability to generate images using Black Forest Labs' Flux model via a Cloudflare Worker API.

MCPimage-generationfluxcloudflareAIimage-synthesismodel-context-protocoltool

Installation & Configuration

{
  "mcpServers": {
    "flux-cloudflare-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "flux-cloudflare-mcp"
      ],
      "env": {
        "FLUX_API_TOKEN": "YOUR_TOKEN",
        "FLUX_API_URL": "YOUR_API_URL"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15