MCP.so
Sign In

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

Category

Other

Transports

stdio

Publisher

black-forest-labs

Submitted by

Stephen Batifol

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.)

Comments

More Other MCP servers