Skip to main content
Other Tools and IntegrationsTypeScript

awkoy/replicate-flux-mcp

Provides the ability to generate images via Replicate's API.

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/awkoy/replicate-flux-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "replicate-flux-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "awkoy/replicate-flux-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
awkoy