Painter (Canvas Drawing)
Provides a drawing interface for creating and manipulating canvas elements with basic shape rendering and PNG export capabilities
9 stars
0 tools
Created Aug 2025
@flrngel/flrngel-painter-canvas-drawing-painterAbout
Provides a drawing interface for creating and manipulating canvas elements with basic shape rendering and PNG export capabilities
Categories
general
Installation
npm
npm install @flrngel/flrngel-painter-canvas-drawing-painter
Configuration
{
"mcpServers": {
"flrngel-painter-canvas-drawing-painter": {
"command": "npx",
"args": [
"-y",
"@flrngel/flrngel-painter-canvas-drawing-painter"
]
}
}
}