awkoy/replicate-flux-mcp
Provides the ability to generate images via Replicate's API.
Quick Start
Clone the repository:
git clone https://github.com/awkoy/replicate-flux-mcpClaude 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.