together-mcp-server
8
This project is a Model Context Protocol server designed to generate images using the Flux.1 Schnell model via Together AI, providing a standardized interface for specifying image generation parameters. It supports customizable image dimensions, error handling, and integration with MCP clients.
Image Generation MCP Server
A Model Context Protocol (MCP) server enabling high-quality image generation using the Flux.1 Schnell model through Together AI.
Features
- High-quality image generation
- Customizable dimensions
- Clear error handling
- Easy MCP client integration
- Optional image saving in PNG format
Prerequisites
- Node.js >= 16
- Together AI API key
Installation
Run npm install together-mcp
or npx together-mcp@latest
Contributing
Fork, branch, commit, push, and open a Pull Request. Report issues via GitHub.