Together AI Image
Generates images using Together AI's image generation models.
About
This server provides an interface to generate images using Together AI's models through the Cline MCP framework. It supports customization of prompts, models, image dimensions, and the number of inference steps. The server manages image resizing to ensure minimum dimension constraints, maintains aspect ratio, and outputs high-quality JPEG images with detailed metadata, streamlining image generation tasks within Cline.
Key Features
- Automatically resizes images if dimensions are below 256 pixels
- Returns detailed metadata including image dimensions
- Supports Together AI's latest FLUX.1.1-pro model
- Maintains aspect ratio during resizing
- 5 GitHub stars
- High-quality JPEG output (90% quality)
Use Cases
- Generating images based on text prompts within Cline
- Customizing image generation parameters like model, dimensions, and steps
- Automating image creation workflows using the MCP framework