Catalog
io.github.black-forest-labs/flux-mcp
OfficialFLUX
Official FLUX MCP server. Generate, edit, vary, and browse images from Black Forest Labs.
Generates, edits, and varies images using FLUX image generation models.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"flux-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.bfl.ai"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.