
Product
Socket for ClickUp Is Now Available
Create ClickUp tasks from Socket alerts, automate ticketing with custom rules, and keep alert and task status synchronized.
vectorizer-mcp
Advanced tools
MCP server for Vectorise.Me — vectorize raster images (JPG, PNG, BMP, WEBP, AVIF) to SVG and export to PDF, EPS, DXF, PNG, JPG, or WEBP from any MCP-compatible AI agent. Also published as vectorise-mcp (identical, kept in sync).
MCP server for Vectorise.Me — lets AI agents (Claude Desktop, Claude Code, Cursor, and any MCP-compatible client) vectorize raster images to SVG and export to PDF, EPS, DXF, PNG, JPG, or WEBP.
Also published as
vectorise-mcp— identical package, either name works withnpx.
| Tool | What it does |
|---|---|
vectorize_image | Convert JPG/PNG/BMP/WEBP/AVIF (≤25 MB) to SVG, saved to disk |
vectorize_batch | Convert up to 20 images in one call with shared settings and per-file results |
export_svg | Convert an SVG file to PDF, EPS, DXF, PNG, JPG, or WEBP |
get_usage | Show plan, credit balance, and recent usage (needs API key) |
get_capabilities | List export formats and options (no auth) |
Instead of learning the engine's tuning knobs, pass a preset (works in both vectorize tools):
| Preset | Best for |
|---|---|
auto | Engine detects the image type (default) |
logo | Logos, icons, text — sharp edges, exact brand colours |
illustration | Drawings, cartoons, clipart |
photo | Photographs — smooth tonal gradients |
pixel_art | Pixel art — pixel-faithful, exact colours |
technical_drawing | Blueprints and line art — black & white |
Advanced options (quality_tier, quality_profile, color_mode, palette_count, preserve_exact_colors) are still available, and anything you set explicitly overrides the preset.
Get an API key at vectorise.me/app (anonymous use works too, with basic rate limits). Credits per conversion: fast=1, balanced_crisp=2, high_precision=5.
Add to claude_desktop_config.json:
{
"mcpServers": {
"vectorizer": {
"command": "npx",
"args": ["-y", "vectorizer-mcp"],
"env": { "VECTORISE_API_KEY": "vm_live_..." }
}
}
}
claude mcp add vectorizer -e VECTORISE_API_KEY=vm_live_... -- npx -y vectorizer-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"vectorizer": {
"command": "npx",
"args": ["-y", "vectorizer-mcp"],
"env": { "VECTORISE_API_KEY": "vm_live_..." }
}
}
}
VECTORISE_API_KEY — API key (optional; anonymous works with basic limits)VECTORISE_API_URL — base URL override (default https://vectorise.me)Full REST API documentation: vectorise.me/developers · OpenAPI spec: vectorise.me/api/v1/openapi.json
MIT
FAQs
MCP server for Vectorise.Me — vectorize raster images (JPG, PNG, BMP, WEBP, AVIF) to SVG and export to PDF, EPS, DXF, PNG, JPG, or WEBP from any MCP-compatible AI agent. Also published as vectorise-mcp (identical, kept in sync).
The npm package vectorizer-mcp receives a total of 56 weekly downloads. As such, vectorizer-mcp popularity was classified as not popular.
We found that vectorizer-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Create ClickUp tasks from Socket alerts, automate ticketing with custom rules, and keep alert and task status synchronized.

Product
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.