FluxMCP
by AceDataCloud
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | INFO |
| MCP_SERVER_NAME | No | MCP server name | flux |
| FLUX_REQUEST_TIMEOUT | No | Request timeout in seconds | 1800 |
| ACEDATACLOUD_API_TOKEN | Yes | API token from AceDataCloud | |
| ACEDATACLOUD_API_BASE_URL | No | API base URL | https://api.acedata.cloud |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | 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. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| flux_image_generation_guide | Guide for choosing the right Flux tool and model for image tasks. |
| flux_prompt_writing_guide | Best practices for writing effective Flux image generation prompts. |
| flux_workflow_examples | Common workflow examples for Flux image generation. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AceDataCloud/FluxMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server