Skip to main content
Glama

Modal MCP Toolbox

generate_flux_image

Generate images using the Flux model by submitting a text prompt via the Modal MCP Toolbox, designed for Python code execution and image creation in a sandbox environment.

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" }

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