
Image2SVG
by botmonster
Convert raster images (PNG, JPG, WEBP) into scalable, clean SVG vector graphics with full parameter control.
What it does
Image2SVG is a powerful utility server that converts raster images into scalable vector graphics (SVG). It allows AI assistants to transform photos, logos, and screenshots into clean vector art, making them ideal for design workflows, logos, and high-resolution printing.
Tools
convert_image_to_svg: The primary tool for vectorization. Supports base64 data, URLs, and local files. Includes parameters for colormode (color/binary), tracing mode (spline/polygon), and color precision.
Installation
Add the following to your settings.json:
{
"mcpServers": {
"image2svg": {
"command": "uvx",
"args": ["image2svg-mcp"]
}
}
}
Supported hosts
- claude
- zed
Quick install
uvx image2svg-mcpInformation
- Pricing
- free
- Published
- 5/26/2026
- stars






