Back to MCP Servers
Replicate Flux
Provides the ability to generate images via Replicate's API.
other-tools-and-integrationsapi
By awkoy
Installation
npx -y replicate-flux-mcpConfiguration
{
"mcpServers": {
"replicate-flux-mcp": {
"command": "npx",
"args": ["-y", "replicate-flux-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes