Back to directory
sarthakkimtani/mcp-image-gen

sarthakkimtani/mcp-image-gen

@sarthakkimtani

MCP server enabling Image Generation for LLMs, built in Python and integrated with Together AI.

image-generationtogether-aifluxmcpaipythontext-to-imagetool

Installation & Configuration

{
  "mcpServers": {
    "image-gen": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/image-gen/",
        "run",
        "image-gen"
      ],
      "env": {
        "TOGETHER_AI_API_KEY": "<API KEY>"
      }
    }
  }
}

Information

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