{
  "slug": "flux-bfl",
  "name": "FLUX MCP",
  "vendor": "Black Forest Labs",
  "official": true,
  "category": "image-generation",
  "featured": false,
  "tagline": "Official BFL server: FLUX.2 text-to-image, editing, multi-reference and variations.",
  "description": "Black Forest Labs' official hosted MCP exposes the FLUX.2 toolkit — generation, image editing, multi-reference composition, variations and history — with automatic routing to the right model (Klein for sub-second drafts up to Max for production assets). For filmmakers it is a top-tier stills, concept-art and frame-editing engine inside any agent.",
  "capabilities": [
    "text-to-image",
    "image-editing",
    "multi-reference-composition",
    "variations",
    "generation-history"
  ],
  "tools_sample": [
    "generate_image",
    "generate_variations",
    "get_history",
    "get_credits"
  ],
  "install": {
    "claude_code": "claude mcp add --transport http flux https://mcp.bfl.ai",
    "remote_url": "https://mcp.bfl.ai",
    "stdio_command": "npx -y mcp-remote https://mcp.bfl.ai"
  },
  "auth": {
    "type": "oauth",
    "env_var": null,
    "key_url": "OAuth-only: sign in with your BFL account and pick a billing org; tokens auto-refresh"
  },
  "pricing": "credits",
  "links": {
    "repo": "https://github.com/black-forest-labs/flux-mcp",
    "docs": "https://docs.bfl.ml/api_integration/mcp_integration",
    "site": "https://bfl.ai"
  },
  "added": "2026-06-11",
  "verified": "2026-06-11",
  "notes": "Models: flux2_pro_preview (default), flux2_max, flux2_klein variants, flux2_flex (typography). generate_image batches 1-8 images in parallel. Pricing at bfl.ai/pricing."
}