1.1.0npm · svg2vector-mcp · current release
Observed 2026-08-17T19:51:35.086Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.
{
"tools": {}
}| Tool | Category | Annotations | Risk |
|---|---|---|---|
convert_svg_to_vectorConvert SVG file to Android Vector Drawable XML format. Accepts local file paths or remote URLs.Input schema{
"type": "object",
"properties": {
"svgPath": {
"type": "string",
"description": "Path to SVG file (local path or URL starting with http:// or https://)"
},
"outputPath": {
"type": "string",
"description": "Output path for the generated Vector Drawable XML file"
}
},
"required": [
"svgPath",
"outputPath"
]
} | — | — · — | — |