Back to directory
bytefer/mcp-flux-schnell

bytefer/mcp-flux-schnell

@bytefer

mcp server for cloudflare flux schnell worker api

image-generationflux-schnellcloudflaremcp-servertypescriptapitext-to-imagetool

Installation & Configuration

{
  "mcpServers": {
    "mcp-flux-schnell": {
      "command": "node",
      "args": [
        "build/index.js"
      ],
      "env": {
        "FLUX_API_URL": "your flux api url",
        "FLUX_API_TOKEN": "your flux api token",
        "WORKING_DIR": "your working directory"
      }
    }
  }
}

Information

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