Back to Developer Tools

SVGMaker MCP Server

SVGMaker MCP Server is a powerful, AI-driven tool for generating and editing SVG graphics via natural language. It supports seamless LLM integrations (Claude, Cursor, VS Code, and more), real-time updates, secure file handling, and TypeScript support—making it ideal for developers, designers, and automation workflows.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "svgmaker-mcp-server": {
      // See GitHub repository for configuration
    }
  }
}