← Back to Plugins
MCP Server MCP

Image to SVG

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx image2svg-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "image2svg-mcp",
      "version": "1.0.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...