painter-mcp.md

Painter MCP

UI App
from"flrngel"
480

Canvas drawing capabilities for AI assistants to create and manipulate visual content

Visualization
canvasdrawingshapesexport
install.sh
# Clone the repository
$git clone https://github.com/flrngel/mcp-painter
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve