FLUX MCP Server
Related Servers
Alternatives to FLUX MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables Claude to generate images on demand using the FLUX.1-schnell model, supporting multiple aspect ratios and saving locally.MIT
- AlicenseNot gradedqualityNot gradedmaintenanceEnables high-quality image generation with advanced text rendering and contextual understanding using FLUX.1 Kontext Max through the Replicate API. Supports text-to-image generation, image editing, multiple aspect ratios, and automatically downloads generated images locally.1-
- AlicenseBqualityFmaintenanceProvides image generation capabilities for Claude using the Replicate Flux model, allowing users to create images from text prompts with customizable parameters like aspect ratio and output format.161 npm51MIT
- AlicenseBqualityDmaintenanceExposes Replicate's FLUX image generation models to Claude, enabling text-to-image generation, image variations, inpainting, and edge-guided creation with 6 different FLUX models.21MIT
- FlicenseNot gradedqualityDmaintenanceImage generation for Claude using every model on fal.ai, inline in conversations. Supports FLUX Schnell, Ideogram, SDXL, and more with privacy option via Venice.ai.-
- AlicenseAqualityCmaintenanceEnables Claude to generate and edit images using OpenAI's GPT Image models, with automatic model selection and local file saving.3MIT
TDQS
Scored across 5 tools
Each tool has a distinct, non-overlapping purpose: generation, preview retrieval, model unload, status check, and timeout configuration. No two tools could be confused.
All tool names follow a consistent lowercase snake_case verb_noun pattern: get_preview, generate_image, unload_model, get_status, set_timeout. This is perfectly uniform.
Five tools is well-scoped for an image generation server, covering creation, preview, and model management without excess. Each tool is necessary and earns its place.
The core workflow of generating, previewing, and managing the model is covered. However, there is no programmatic way to check whether a long-running generation has completed, relying on user upload instead—a minor gap.