Back to directory
mathfrenchtoast/mcp-draw

mathfrenchtoast/mcp-draw

@MathFrenchToast

Demonstration of a MCP server communicating with a drawing application using tkinter canvas

mcpdrawingcanvastkinterpythondemomcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "mathfrenchtoast-mcp-draw": {
      "command": "npx",
      "args": [
        "-y",
        "mathfrenchtoast-mcp-draw-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15