inkscape-mcp
Active·★ 19·Updated 2026-05-28
★ Trending★ API Integration
FastMCP 3.1 MCP server for controlling Inkscape svg editor. Includes Webapp
Inkscape MCP is a Model Context Protocol server that enables AI agents to drive Inkscape via CLI. It provides four tool categories for file, vector, analysis, and system operations. Built with FastMCP, it requires Python 3.12+, uv, and Inkscape.
#inkscape#mcp-server#mcp-servers#svg
01
Features
01MCP server driving Inkscape CLI for agentic workflows
02Four tool categories: file, vector, analysis, system
03Built with FastMCP 3.2+ for efficient JSON-RPC
04Industrial-grade code quality with Ruff, Biome, and justfile
05Quick setup via git clone and just command
02
Compatibility
macOS
macOS
Verified via docs
Windows
Windows
Verified via docs
Linux
Linux
Verified via docs
03
Quick start
1
$ git clone https://github.com/sandraschi/inkscape-mcp
2
$ cd inkscape-mcp
3
$ just
04
Use cases
↳Automate vector graphic creation and editing via AI agents
↳Integrate with IDEs (Cursor, VS Code) or Claude Desktop for design tasks
↳Batch process SVG files with programmatic control
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
thunderbit-mcp-server★ 13
AI-powered web scraping and structured data extraction. CLI + MCP server + Claude Code plugin for the Thunderbit Open API.
Related searches
Comments
Log in to leave a comment
- BBlake AndersonMay 14, 2026
Web app alongside the MCP server gives you a visual interface for verification.
- TTaylor MartinezMay 12, 2026
Good for designers who want AI assistance with vector graphics work.
- PPeyton JacksonApr 27, 2026
Works with Inkscape's scripting API for SVG manipulation.
- Scout LeeApr 1, 2026
Inkscape SVG editor control via MCP with a FastMCP foundation.