Model Context Protocol server for SVGMaker - AI-powered SVG generation and editing. Seamlessly integrate SVG creation into AI workflows.
Standard I/O
Build from source
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"svgmaker-mcp": {
"args": [
"index.js"
],
"command": "node"
}
}
}