inkscape-mcp.md

Inkscape MCP

UI App
from"sandraschi"
720

Professional vector graphics with Inkscape including raster-to-vector conversion and boolean operations

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