Back to directory
kdr/mcp-draw

kdr/mcp-draw

@kdr

Fun MCP server that draws / generates images and saves the output locally

image-generationopenaigpt-image-1mcp-serverdrawingai-arttool

Installation & Configuration

{
  "mcpServers": {
    "mcp-draw": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-draw@latest",
        "--api-key",
        "<REPLACE-WITH-YOUR-OPENAI-API-KEY>",
        "--output-dir",
        "/ABSOLUTE/PATH/TO/SAVE/OUTPUT_FOLDER"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13