inkscape-mcp.md
Inkscape MCP
UI Appfrom"sandraschi"
45
AI-powered Inkscape automation for creating, editing, layering, animating, and exporting SVG files through 60+ vector operations
Source and setup verified on 2026-08-31
VisualizationInkscapeSVG editingvector automationMCPB
What you can do
- Create and edit SVG shapes, text, paths, and boolean operations
- Manage layers, visibility, locking, names, and ordering
- Apply SMIL animation and live path effects
- Export artwork to PNG, PDF, EPS, and DXF
Requirements
- Inkscape 1.0 or newer
- Claude Desktop for the MCPB option
- Python 3.12 and uv for manual setup
- Windows, macOS, or Linux
setup.md
# 1. Recommended: install the MCPB bundle
Download the latest .mcpb file from GitHub Releases and drag it into Claude Desktop.
# 2. Manual: clone the repository
$
git clone https://github.com/sandraschi/inkscape-mcp# 3. Install Python dependencies
$
cd inkscape-mcp && uv sync# 4. Run the MCP server
$
uv --directory /path/to/inkscape-mcp run inkscape-mcpAdd this command to your MCP client's server configuration and restart the client.
Always confirm the latest setup instructions with the maintainer before installing.
>Related Apps
map-server.md2.4k
export map-server
UI App
from "modelcontextprotocol"
Interactive 3D globe viewer using CesiumJS for geospatial visualization
3DmapsCesiumJS
threejs-server.md2.4k
export three.js-server
UI App
from "modelcontextprotocol"
Interactive 3D scene renderer with Three.js for stunning visualizations
3DThree.jsWebGL
shadertoy-server.md2.4k
export shadertoy-server
UI App
from "modelcontextprotocol"
Real-time GLSL shader renderer for creative visual effects
shadersGLSLWebGL