Flux Studio

Bridges Flux's image generation capabilities to coding environments, enabling text-to-image, image-to-image, inpainting, and struc

jmanhype 25
Claude CodeClaude DesktopGeneric
View source ↗

MCP Flux Studio bridges Flux's advanced image generation capabilities to AI coding assistants in Cursor and Windsurf (Codeium) IDEs. This TypeScript server implementation exposes four tools through the Model Context Protocol: text-to-image generation, image-to-image transformation, inpainting with customizable masks, and structural control generation (canny, depth, pose). It works by translating MCP tool calls into commands for the Flux CLI, executing them via Python, and returning the results to the IDE. Particularly valuable for developers who need to generate or manipulate images directly within their coding workflow without switching contexts.

Source

Repository: https://github.com/jmanhype/mcp-flux-studio

Maintain Flux Studio?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Flux Studio on getagentictools](https://getagentictools.com/mcp/jmanhype-mcp-flux-studio?ref=badge)