generate_image
Create custom images using a text prompt with adjustable parameters like dimensions, model, and output format. Save images as PNG or generate multiple versions with the Together AI API.
Instructions
Generate an image using Together AI API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
height | No | Image height (default: 768) | |
image_path | No | Optional path to save the generated image as PNG | |
model | No | Model to use for generation (default: black-forest-labs/FLUX.1-schnell-Free) | |
n | No | Number of images to generate (default: 1) | |
prompt | Yes | Text prompt for image generation | |
response_format | No | Response format (default: b64_json) | |
steps | No | Number of inference steps (default: 1) | |
width | No | Image width (default: 1024) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Image Generation MCP Server
Related Tools
- @stefanskiasan/togetherai-image-mcp-server
- @Letz-AI/letzai-mcp
- @xiaoguomeiyitian/ToolBox
- @PsychArch/minimax-mcp-tools
- @pinkpixel-dev/MCPollinations