MCP.so
登录

FLUX

@black-forest-labs

关于 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.

基本信息

分类

其他

传输方式

stdio

发布者

black-forest-labs

提交者

Stephen Batifol

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "FLUX": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.bfl.ai"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器