Black Forest Labs
БесплатноНе проверенIntegrates with Black Forest Labs API to generate high-quality images using FLUX models with parameter control, automatic polling until completion, and signed U
Описание
Integrates with Black Forest Labs API to generate high-quality images using FLUX models with parameter control, automatic polling until completion, and signed URLs for creative workflows.
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.
Установить Black Forest Labs в Claude Desktop, Claude Code, Cursor
unyly install black-forest-labsСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add black-forest-labs -- npx -y @fernforestgames/mcp-server-bflПошаговые гайды: как установить Black Forest Labs
FAQ
Black Forest Labs MCP бесплатный?
Да, Black Forest Labs MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Black Forest Labs?
Нет, Black Forest Labs работает без API-ключей и переменных окружения.
Black Forest Labs — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Black Forest Labs в Claude Desktop, Claude Code или Cursor?
Открой Black Forest Labs на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Black Forest Labs with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
