inkscape-mcp

sandraschi/inkscape-mcp
★ 23 stars Python AI/LLM Updated today
MCP server for Inkscape vector graphics. MCP server + MCPB bundle + webapp dashboard + Tauri NSIS desktop app. 60+ operations: create, animate, layer, LPE, export, boolean, text, fleet pipeline.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "inkscape-mcp": {
      "command": "uvx",
      "args": [
        "inkscape-mcp"
      ]
    }
  }
}

Or install with pip: pip install inkscape-mcp

README Excerpt

AI agents create, edit, layer, animate, and export SVG files using Inkscape. Works as an MCP server (stdio/HTTP), Claude Desktop `.mcpb` bundle, webapp dashboard, or Windows desktop app. | Dashboard | Animation Studio | Layer Manager | |-----------|-----------------|---------------| | ![Dashboard](docs/screenshots/dashboard.png) | ![Animation Studio](docs/screenshots/animation-studio.png) | ![Layer Manager](docs/screenshots/layer-manager.png) |

Topics

fastmcpframer-motioninkscapemcpmcp-servernsisreactsvgtaurivector-graphicswebappzustand