Back to MCP Servers
Svgmaker
Provides AI-driven SVG generation and editing via natural language, with real-time updates and secure file handling.
art-cultureai
By GenWaveLLC
Installation
npx -y svgmaker-mcpConfiguration
{
"mcpServers": {
"svgmaker-mcp": {
"command": "npx",
"args": ["-y", "svgmaker-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes