FLUX
@black-forest-labs
About FLUX
Official Black Forest Labs MCP server for FLUX image generation and editing — text-to-image, image-to-image, and multi-reference editing via the hosted endpoint at mcp.bfl.ai.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"FLUX": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.bfl.ai"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is FLUX?
FLUX is the official MCP server from Black Forest Labs for FLUX image generation and editing. It enables text-to-image, image-to-image editing, and multi-reference editing with up to eight input images.
How to use FLUX?
Connect to the hosted server at https://mcp.bfl.ai (OAuth). For HTTP-capable clients like Claude Code, run claude mcp add --transport http FLUX https://mcp.bfl.ai. For stdio-only clients, bridge via mcp-remote using the provided JSON configuration.
Key features of FLUX
- Official server from Black Forest Labs.
- Text-to-image generation.
- Image-to-image editing.
- Multi-reference editing with up to eight input images.
Use cases of FLUX
—
FAQ from FLUX
—
(Note: No FAQs, dependencies, data location, limits, or transport details beyond the connection methods are provided in the README.)
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Codelf
unbugA search tool helps dev to solve the naming things problem.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments