FastMCP 3.1 MCP server for controlling Inkscape svg editor. Includes Webapp
MCPpedia last refreshed this data
This server has been archived and is no longer actively maintained.
Inkscape MCP is an MCP server that FastMCP 3.1 MCP server for controlling Inkscape svg editor. Includes Webapp. Its tool list has not been published yet over stdio, sse and http, requires no API key, and scores 56/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"inkscape-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server for Inkscape: agents call portmanteau tools (inkscape_file, inkscape_vector, inkscape_analysis, inkscape_system) that drive the Inkscape CLI. Built with FastMCP 3.2.0+.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in design
AI-native design editor. Open-source Figma alternative.
AI image generation and editing with prompt optimization and quality presets. Powered by Nano Banana
Draw and visually collaborate with your agents on tldraw's canvas.
3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.
MCP Security Weekly
Get CVE alerts and security updates for Inkscape Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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 |
|---|---|---|
![]() | ![]() | ![]() |
Animated SVG presets render live in the browser — no Inkscape CLI needed.
| Mode | Inkscape | When |
|---|---|---|
| Headless (default) | CLI via inkscape --actions | Batch processing, export, validation, fleet pipelines |
| Live GUI (optional) | Open Inkscape manually + --active-window | Interactive editing with agent co-pilot |
Headless by default — no GUI needed for most operations.
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.
"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."
| Doc | Contents |
|---|---|
| Installation | All install methods, prerequisites |
| Configuration | Env vars, Ollama, Tauri desktop mode |
| Tool Reference | All 17 tools, 60+ operations |
| Development | Contributing, local setup, building |
| Troubleshooting | Common issues |
MIT — see LICENSE.md.