
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@fernforestgames/mcp-server-bfl
Advanced tools
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.
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"
}
}
}
}
Once configured, you can ask your AI assistant to generate images:
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.
Released under the MIT License. See the LICENSE file for details.
FAQs
MCP server for Black Forest Labs image generation API
We found that @fernforestgames/mcp-server-bfl demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.