Back to directory
genwavellc/svgmaker-mcp

genwavellc/svgmaker-mcp

@GenWaveLLC

Model Context Protocol server for SVGMaker - AI-powered SVG generation and editing

svggenerationeditingvector-graphicsimage-conversionaidesigntool

Installation & Configuration

{
  "mcpServers": {
    "svgmaker": {
      "command": "npx",
      "args": [
        "-y",
        "@genwave/svgmaker-mcp"
      ],
      "env": {
        "SVGMAKER_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17