Skip to main content
Glama

mcp-flux-schnell

by bytefer

generate_image

Create custom images from text descriptions using advanced text-to-image generation powered by the Flux Schnell model.

Instructions

Generate an image from a text prompt using Flux Schnell model

Input Schema

NameRequiredDescriptionDefault
promptYesA text description of the image you want to generate.

Input Schema (JSON Schema)

{ "properties": { "prompt": { "description": "A text description of the image you want to generate.", "maxLength": 2048, "minLength": 1, "type": "string" } }, "required": [ "prompt" ], "type": "object" }
Install Server

Other Tools from mcp-flux-schnell

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/bytefer/mcp-flux-schnell'

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