Skip to main content
Glama

BFL MCP Server

by elhombrejd
package.json1.03 kB
{ "name": "bfl-mcp-server", "version": "1.0.3", "description": "Model Context Protocol server for Black Forest Labs FLUX image generation and editing", "type": "module", "bin": { "bfl-mcp-server": "dist/index.js" }, "main": "./dist/index.js", "scripts": { "build": "tsc && chmod +x ./dist/index.js", "dev": "tsx src/index.ts", "test": "node --test" }, "keywords": [ "mcp", "model-context-protocol", "black-forest-labs", "flux", "kontext", "image-generation", "ai", "bfl", "flux-kontext" ], "author": "elhombrejd", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/elhombrejd/bfl_mcp.git" }, "homepage": "https://github.com/elhombrejd/bfl_mcp", "files": [ "dist/**/*", "README.md" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.15.1" }, "devDependencies": { "@types/node": "^22.10.2", "tsx": "^4.19.2", "typescript": "^5.8.3" }, "engines": { "node": ">=18" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/elhombrejd/bfl_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server