Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Server Bfl

БесплатноНе проверен

An MCP server that enables AI assistants to generate images using Black Forest Labs API and FLUX models, with automatic polling and image URL retrieval.

GitHubEmbed

Описание

An MCP server that enables AI assistants to generate images using Black Forest Labs API and FLUX models, with automatic polling and image URL retrieval.

README

Deprecated in favor of the official MCP server, now available!

A Model Context Protocol (MCP) server that provides AI assistants with tools to generate images using the Black Forest Labs API. This server enables text-to-image generation using FLUX models.

Features

  • Tool to generate images using FLUX models
  • Resources to check request status and download generated images

Prerequisites

  • Node 22+
  • Black Forest Labs API key

MCP Configuration

Add this server to your .mcp.json:

{
  "mcpServers": {
    "bfl": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "@fernforestgames/mcp-server-bfl"
      ],
      "env": {
        "BFL_API_KEY": "your-api-key-here"
      }
    }
  }
}

Usage

Once configured, you can ask your AI assistant to generate images:

  • "Generate an image of a sunset over mountains"
  • "Create a high-resolution photo of a cat using FLUX Pro Ultra"

By default, the server automatically polls the BFL API until image generation is complete and returns the image URL (valid for 10 minutes). You can also ask your AI assistant to download the image result directly.

License

Released under the MIT License. See the LICENSE file for details.

from github.com/fernforestgames/mcp-server-bfl

Установка Server Bfl

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/fernforestgames/mcp-server-bfl

FAQ

Server Bfl MCP бесплатный?

Да, Server Bfl MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Server Bfl?

Нет, Server Bfl работает без API-ключей и переменных окружения.

Server Bfl — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Server Bfl в Claude Desktop, Claude Code или Cursor?

Открой Server Bfl на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Server Bfl with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории media