Loading MCP server directory, please wait...
Vectorize images to SVG and export to PDF, EPS, DXF, PNG, JPG, or WEBP via Vectorise.Me.
npx @getmcp/cli add io.github.JonathanWeerakkody/vectoriseRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.JonathanWeerakkody/vectorise": {
"command": "npx",
"args": [
"-y",
"vectorizer-mcp"
],
"env": {
"VECTORISE_API_KEY": ""
}
}
}
}