Agent♥︎Age
Catalog

com.pulsemcp/svg-tracer

Official

by pulsemcp · TypeScript

MCP server for converting bitmap images to SVG vector graphics using potrace tracing.

com.pulsemcp/svg-tracer — Model Context Protocol (MCP) Server

The com.pulsemcp/svg-tracer MCP server converts bitmap images into SVG vector graphics using potrace tracing. It targets common raster formats and supports preprocessing and parameter controls for tracing output, including icon-oriented scaling, custom colors, and filesystem input/output.

🛠️ Key Features

  • Converts bitmap formats (PNG, JPG, BMP, GIF, TIFF, WebP) to SVG via potrace tracing
  • Preprocesses transparent PNGs by converting the alpha channel to a black-on-white mask
  • Offers customizable tracing parameters: threshold, speckle suppression, and curve optimization
  • Supports target size scaling for generating icons (e.g., 50x50)
  • Allows custom fill color and background support
  • Uses the local filesystem by default (reads input and writes output to disk)

🚀 Use Cases

  • Generate SVG vector paths from raster images
  • Convert transparent PNG assets into traced SVGs with masking
  • Produce consistently sized icon SVGs (example: 50x50)

Related servers

More in Media & Design