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

コメント

「その他」の他のコンテンツ