HomeDesign & Media › Image to SVG

Image to SVG

MCP server that converts raster images (PNG/JPG/WEBP) to SVG vector format

Python Local macOSWindowsLinux
★ 6 stars Last pushed 2026-07-09 License: Apache-2.0

Topics: Multimedia Process

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.0.1)

uvx image2svg-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "image2svg-mcp": {
      "command": "uvx",
      "args": [
        "image2svg-mcp"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry