Back to directory
zym9863/together-ai-image-server

zym9863/together-ai-image-server

@zym9863

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

together-aiimage-generationmcpai-imagestypescripttool

Installation & Configuration

{
  "mcpServers": {
    "Together AI Image Server": {
      "command": "node",
      "args": [
        "/path/to/together-ai-image-server/build/index.js"
      ],
      "env": {
        "TOGETHER_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17