together-ai-image-server

together-ai-image-server

3.3

If you are the rightful owner of together-ai-image-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A TypeScript-based MCP server for generating images using Together AI API.

The Together AI Image Server is a TypeScript-based Model Context Protocol (MCP) server designed to facilitate image generation through the Together AI API. It provides a straightforward interface for generating images using text prompts, making it compatible with Claude and other MCP-compatible assistants. The server allows users to specify parameters such as the number of generation steps and the number of images to be produced, returning both URLs and local paths to the generated images. This server is particularly useful for applications requiring dynamic image creation based on user input.

Features

  • generate_image: Generate images from text prompts with optional parameters for generation steps and number of images.