Back to directory
gongrzhe/image-generation-mcp-server

gongrzhe/image-generation-mcp-server

@GongRzhe

This MCP server provides image generation capabilities using the Replicate Flux model.

image-generationreplicatefluxmcpaiartgenerationservertool

Installation & Configuration

{
  "mcpServers": {
    "image-gen": {
      "command": "npx",
      "args": [
        "@gongrzhe/image-gen-server"
      ],
      "env": {
        "REPLICATE_API_TOKEN": "your-replicate-api-token"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13