MCP Server
MCP
Image to SVG
MCP server that converts raster images (PNG/JPG/WEBP) to SVG vector format
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
By
Comments
Sign in to leave a comment