manascb1344_together-mcp-server
0
The Image Generation MCP Server enables high-quality image creation using the Flux.1 Schnell model via Together AI. It offers customizable image dimensions and seamless integration with MCP-compatible clients, with optional PNG saving.
Image Generation MCP Server
A Model Context Protocol (MCP) server that facilitates high-quality image generation using Flux.1 Schnell model via Together AI.
Features
- High-quality image generation
- Customizable dimensions
- Error handling for prompts and API
- Integration with MCP-compatible clients
- Option to save images as PNG
Prerequisites
- Node.js >= 16
- Together AI API key
Setup
- Install via npm:
npm install together-mcp
- Use command:
npx together-mcp@latest
Usage
- Tool:
generate_image
requiring only a prompt - Parameters: optional model, width, height, steps, n, response format
Contributing
- Fork, branch, commit, and pull request via GitHub
License
- MIT License