GenWaveLLC/svgmaker-mcp
Provides AI-driven SVG generation and editing via natural language, with real-time updates and secure file handling.
Quick Start
Clone the repository:
git clone https://github.com/GenWaveLLC/svgmaker-mcpClaude Desktop configuration example:
{
"mcpServers": {
"svgmaker-mcp": {
"command": "npx",
"args": [
"-y",
"GenWaveLLC/svgmaker-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.