interactive_draw_mcp
0
Interactive Drawing MCP is a Model Context Protocol (MCP) server that provides an interactive drawing interface using Tkinter. It allows for a 16x16 grid where users can toggle cell states, and supports real-time UI updates and state persistence.
**Serve
Tools**