Loading languages...
@G

@gongrzhe/image-gen-server

@GongRzhe44

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

image generation
replicate
flux model

# mcpServer Config

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

# stdio

npx @gongrzhe/image-gen-server
Transport:
stdio
语言:
JavaScript
创建时间:2/23/2025
更新时间:11/5/2025
主页: