inkscape-mcp
Provides tools to control Inkscape for creating and editing SVG files programmatically.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@inkscape-mcpcreate a red square with rounded corners"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Inkscape MCP — AI-powered vector graphics
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.
Preview
Dashboard | Animation Studio | Layer Manager |
|
|
|
Animated SVG presets render live in the browser — no Inkscape CLI needed.
Related MCP server: inkscape_mcp
How it runs
Mode | Inkscape | When |
Headless (default) | CLI via | Batch processing, export, validation, fleet pipelines |
Live GUI (optional) | Open Inkscape manually + | Interactive editing with agent co-pilot |
Headless by default — no GUI needed for most operations.
Features
Create and edit SVG files (shapes, text, paths, booleans)
Layer management — list, create, rename, hide, lock, reorder
SMIL animation — bounce, fade, slide, rotate, pulse, shake presets
Live Path Effects — bend, roughen, envelope, spiro, power stroke
Export to PNG, PDF, EPS, DXF
Fleet pipeline — hand off to GIMP, Blender, Unity, Resonite
LPEs, text operations, object inspection, hands-in control
Quick Install
Claude Desktop: download the .mcpb from Releases and drag it onto Claude.
Windows desktop app: download the NSIS installer from Releases and run it.
Manual: git clone, uv sync, just serve. See INSTALL.md for all methods.
What You Can Do
"Create a bouncing circle animation with a pink fill and 2-second duration, then export as PNG."
"List all layers in my SVG, hide the background layer, and rename the top layer to 'Hero'."
"Convert this text element to paths, then apply a roughen LPE with medium intensity."
Documentation
Doc | Contents |
All install methods, prerequisites | |
Env vars, Ollama, Tauri desktop mode | |
All 17 tools, 60+ operations | |
Contributing, local setup, building | |
Common issues |
Requirements
Windows, macOS, or Linux
Inkscape 1.0+ (1.2+ recommended for Actions API)
Python 3.12+ with uv
Optional: Ollama for AI-assisted SVG generation
License
MIT — see LICENSE.md.
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandraschi/inkscape-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server


