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.
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.)
Basic information
More Other MCP servers
ICSS
chokcoco不止于 CSS
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments