Skip to content

PROACTIVA-US/Inkscape-MCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖼️ Inkscape MCP (PNG → SVG Vectorizer)

A lightweight Model Context Protocol (MCP) server and web interface that converts raster images (PNG/JPG) into clean, high-quality SVG files using Inkscape’s vectorization engine.
Built to integrate seamlessly with CommandCenter and other local AI tools.


✨ Features

  • True vector output (no pixel artifacts)
  • Adjustable smoothness, color quantization, threshold, and simplify parameters
  • FastAPI backend (REST + MCP endpoints)
  • Dark CommandCenter-style UI with live SVG preview
  • Optional headless mode for automation or scripting
  • Compatible with macOS, Linux, and Windows (Inkscape ≥ 1.2)

⚙️ Quick Start

# Clone & install
git clone https://github.com/SplinteredSunlight/inkscape-mcp.git
cd inkscape-mcp
make install
make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors