svgmaker-mcp.md

SVGMaker MCP

UI App
from"GenWaveLLC"
890

AI-powered SVG generation and editing with text-to-SVG and image-to-SVG conversion

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