Back to directory
prasanthmj/primitive-go-mcp-server

prasanthmj/primitive-go-mcp-server

@prasanthmj

A Go implementation of an MCP server that generates images using OpenAI's DALL-E API

mcpimage-generationdall-egoopenaiclaude-desktoptool

Installation & Configuration

{
  "mcpServers": {
    "imagegen-go": {
      "command": "/path/to/imagegen-go/bin/imagegen-go",
      "env": {
        "OPENAI_API_KEY": "your-api-key",
        "DEFAULT_DOWNLOAD_PATH": "/path/to/downloads"
      }
    }
  }
}

Information

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