svg-tracer
MCP server for converting bitmap images to SVG vector graphics using potrace tracing.
Install
npmstdio
npx -y @pulsemcp/svg-tracer-mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"com-pulsemcp-svg-tracer": {
"command": "npx",
"args": [
"-y",
"@pulsemcp/svg-tracer-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name com.pulsemcp/svg-tracer · published 2026-06-17 · updated 2026-06-17. Not an endorsement; review the code before connecting it to anything sensitive.