Skip to content
MCP Server Community By @GenWaveLLC

GenWaveLLC/svgmaker-mcp

📇 ☁️ - Provides AI-driven SVG generation and editing via natural language, with real-time updates and secure file handling.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: GenWaveLLC/svgmaker-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-genwavellc-svgmaker-mcp

Detailed Documentation

📇 ☁️ - Provides AI-driven SVG generation and editing via natural language, with real-time updates and secure file handling.

Configuration

{
  "mcpServers": {
    "genwavellc-svgmaker-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-genwavellc-svgmaker-mcp"
      ],
      "env": {}
    }
  }
}