Skip to main content
Glama

Modal MCP Toolbox

generate_flux_image

Create custom images based on text prompts using the FLUX model via the Modal MCP Toolbox. Ideal for generating visuals directly from descriptive inputs without manual design.

Instructions

Let's you generate an image using the Flux model.

Input Schema

NameRequiredDescriptionDefault
promptYesThe prompt to generate an image for

Input Schema (JSON Schema)

{ "properties": { "prompt": { "description": "The prompt to generate an image for", "title": "Prompt", "type": "string" } }, "required": [ "prompt" ], "title": "generate_flux_imageArguments", "type": "object" }

You must be authenticated.

Other Tools from Modal MCP Toolbox

Related Tools

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/philipp-eisen/modal-mcp-toolbox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server