Model Context Protocol server for SVGMaker - AI-powered SVG generation and editing. Seamlessly integrate SVG creation into AI workflows.
Standard I/O
npx (run directly)
npx @genwave/svgmaker-mcpAdd this to your claude_desktop_config.json:
{
"mcpServers": {
"-genwave-svgmaker-mcp": {
"args": [
"@genwave/svgmaker-mcp"
],
"command": "npx"
}
}
}