Vectorise runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm.
Vectorize images to SVG and export to PDF, EPS, DXF, PNG, JPG, or WEBP via Vectorise.Me.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vectorise -- npx -y vectorizer-mcp
{
"mcpServers": {
"vectorise": {
"args": [
"-y",
"vectorizer-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vectorise]
command = "npx"
args = ["-y", "vectorizer-mcp"]
{
"mcpServers": {
"vectorise": {
"args": [
"-y",
"vectorizer-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vectorise": {
"args": [
"-y",
"vectorizer-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.