MCP server for Flux AI image generation and editing via Ace Data Cloud.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Flux Pro.
flux_generate_imageGenerate AI images from a text prompt using Flux.
flux_edit_imageEdit an existing image using Flux with a text prompt.
flux_list_modelsList all available Flux models and their capabilities.
flux_list_actionsList all available Flux tools and their use cases.
flux_get_taskQuery the status and result of a Flux image generation task.
flux_get_tasks_batchQuery multiple Flux image generation tasks at once.
A Model Context Protocol (MCP) server for AI image generation and editing using Flux through the AceDataCloud platform.
Generate and edit stunning AI images with Flux models (flux-dev, flux-pro, flux-kontext) directly from Claude, Cursor, or any MCP-compatible client.
| Tool | Description |
|---|---|
flux_generate_image | Generate AI images from a text prompt using Flux. |
flux_edit_image | Edit an existing image using Flux with a text prompt. |
flux_list_models | List all available Flux models and their capabilities. |
flux_list_actions | List all available Flux tools and their use cases. |
flux_get_task | Query the status and result of a Flux image generation task. |
flux_get_tasks_batch | Query multiple Flux image generation tasks at once. |
AceDataCloud hosts a managed MCP server β no local installation required.
Endpoint: https://flux.mcp.acedata.cloud/mcp
All requests require a Bearer token. Use the API token from Step 1.
Connect directly on Claude.ai with OAuth β no API token needed:
https://flux.mcp.acedata.cloud/mcpAdd to your config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
Add to your MCP config (.cursor/mcp.json or .windsurf/mcp.json):
Add to your VS Code MCP config (.vscode/mcp.json):
Or install the Ace Data Cloud MCP extension for VS Code, which registers the hosted MCP servers with one-click setup.
Claude Code supports MCP servers natively:
Or add to your project's .mcp.json:
Add to Cline's MCP settings (.cline/mcp_settings.json):
Add to your MCP configuration:
Add to Roo Code MCP settings:
Add to .continue/config.yaml:
Add to Zed's settings (~/.config/zed/settings.json):
If you prefer to run the server on your own machine:
Clients connect with their own Bearer token β the server extracts the token from each request's Authorization header.
| Tool | Description |
|---|---|
flux_generate_image | Generate images from text prompts with model selection |
flux_edit_image | Edit existing images with text instructions |
flux_get_task | Query status of a single generation task |
flux_get_tasks_batch | Query multiple task statuses at once |
flux_list_models | List all available Flux models and capabilities |
flux_list_actions | Show all tools and workflow examples |
| Prompt | Description |
|---|---|
flux_image_generation_guide | Guide for choosing the right tool and model |
flux_prompt_writing_guide | Best practices for writing effective prompts |
flux_workflow_examples | Common workflow patterns and examples |
| Model | Quality | Speed | Size Format | Best For |
|---|---|---|---|---|
flux-dev | Good | Fast | Pixels (256-1440px) | Quick prototyping |
flux-pro | High | Medium | Pixels (256-1440px) | Production use |
flux-kontext-pro | High | Medium | Aspect ratios | Image editing |
flux-kontext-max | Highest | Slower | Aspect ratios | Complex editing |
flux-2-flex | High | Fast | Aspect ratios | Flux 2 balanced quality |
flux-2-pro | Higher | Medium | Aspect ratios | Flux 2 production |
flux-2-max | Highest | Slower | Aspect ratios | Flux 2 maximum quality |
flux-2-klein | Good | Fast | Aspect ratios | Flux 2 efficient output |
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-flux-pro)<a href="https://allmcps.com/mcp/mcp-flux-pro"><img src="https://allmcps.com/api/badge/mcp-flux-pro?style=directory" alt="MCP Flux Pro on AllMCPs" /></a>