Inkscape MCP
by sandraschi
Control Inkscape SVG editor via AI agents using a comprehensive set of vector and system tools.
What it does
Inkscape MCP connects AI agents to the Inkscape SVG editor, allowing them to programmatically manipulate vector graphics, analyze SVG structures, and manage files using the Inkscape CLI.
Tools
- inkscape_file: Manage SVG files and document properties.
- inkscape_vector: Manipulate vector objects, paths, and shapes.
- inkscape_analysis: Analyze SVG structure and element properties.
- inkscape_system: Execute system-level Inkscape commands.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"inkscape-mcp": {
"command": "uvx",
"args": ["inkscape-mcp"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- VS Code
- Windsurf
Quick install
uvx inkscape-mcpInformation
- Pricing
- free
- Published
- 4/16/2026
- stars






