Skip to main content
Art & CultureTypeScript

GenWaveLLC/svgmaker-mcp

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

art-culturecloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/GenWaveLLC/svgmaker-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "svgmaker-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "GenWaveLLC/svgmaker-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Art & Culture
Language
TypeScript
Author
GenWaveLLC