Back to directory
newtype-01/replicate-flux-mcp

newtype-01/replicate-flux-mcp

@newtype-01

A MCP server for running Flux AI image generation model on Replicate

replicatefluxaiimage-generationmcp-servertypescriptjavascripttool

Installation & Configuration

{
  "mcpServers": {
    "replicate-flux": {
      "command": "npx",
      "args": [
        "Replicate-Flux"
      ],
      "env": {
        "REPLICATE_API_TOKEN": "your_token_here"
      }
    }
  }
}

Information

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