by jmanhype · MCP Server · ★ 24
mcp-flux-studio MCP server that wraps the Flux image generation API. Exposes text-to-image, image-to-image, inpainting, and structural control (canny/depth/pose) as MCP tools over stdio. The server itself is TypeScript; it shells out to a Python CLI () for actual API calls. What It Does Receives MCP tool calls, builds command-line arguments, spawns against a local Flux installation, and returns the output. Requires a for the Flux API and a local copy of the Flux CLI. Status MCP Tools Inpainted image path
| Stars | 24 |
| Forks | 5 |
| Language | JavaScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 72.1357124246593/100 |
| Open Issues | 3 |
| Last Updated | 2026-03-25 |
| Created | 2025-02-19 |
| Platforms | mcp, node |
| Est. Tokens | ~2k |
These tools work well together with mcp-flux-studio for enhanced workflows:
Explore other popular mcp server tools:
mcp-flux-studio is A Model Context Protocol server for Flux image generation, providing tools for image generation, manipulation, and control. It is categorized as a MCP Server with 24 GitHub stars.
mcp-flux-studio is primarily written in JavaScript.
You can find installation instructions and usage details in the mcp-flux-studio GitHub repository at github.com/jmanhype/mcp-flux-studio. The project has 24 stars and 5 forks, indicating an active community.
mcp-flux-studio is released under the MIT license, making it free to use and modify according to the license terms.