together ai image generation.com
together ai image generation.com logo

Together AI Image Generation

Integrates with Together AI's Flux.1 Schnell model to generate images from text prompts for creative and visual design t...

Created byApr 23, 2025

Image Generation MCP Server

A Model Context Protocol (MCP) server that enables seamless generation of high-quality images via Together AI. This server provides a standardized interface to specify image generation parameters.

Features

  • High-quality image generation powered by the Flux.1 Schnell model
  • Support for customizable dimensions (width and height)
  • Clear error handling for prompt validation and API issues
  • Easy integration with MCP-compatible clients

Installation

Claude Desktop

  • On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
  • On Windows: %APPDATA%/Claude/claude_desktop_config.json

Available Tools

The server implements one tool:

generate_image

Generates an image based on the given textual prompt and optional dimensions.
Input Schema:

Prerequisites

  • Python 3.12 or higher
  • httpx
  • mcp

Contributing

Contributions are welcome! Please follow these steps to contribute:
  1. Fork the repository
  1. Create a new branch (feature/my-new-feature)
  1. Commit your changes
  1. Push the branch to your fork
  1. Open a Pull Request
For significant changes, please open an issue first to discuss your proposed changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Image Generation MCP Server

A Model Context Protocol (MCP) server that enables seamless generation of high-quality images via Together AI. This server provides a standardized interface to specify image generation parameters.

Features

  • High-quality image generation powered by the Flux.1 Schnell model
  • Support for customizable dimensions (width and height)
  • Clear error handling for prompt validation and API issues
  • Easy integration with MCP-compatible clients

Installation

Claude Desktop

  • On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
  • On Windows: %APPDATA%/Claude/claude_desktop_config.json

Available Tools

The server implements one tool:

generate_image

Generates an image based on the given textual prompt and optional dimensions.
Input Schema:

Prerequisites

  • Python 3.12 or higher
  • httpx
  • mcp

Contributing

Contributions are welcome! Please follow these steps to contribute:
  1. Fork the repository
  1. Create a new branch (feature/my-new-feature)
  1. Commit your changes
  1. Push the branch to your fork
  1. Open a Pull Request
For significant changes, please open an issue first to discuss your proposed changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.