← All servers
πŸ”§

VectoriseVerifiedπŸ›‘ No advisories

io.github.JonathanWeerakkody/vectorise
New to MCP? Start here β†’
0β˜… stars
54weekly installs
11 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/jonathanweerakkody, which proved it owns this namespace.

Verified owner: github.com/jonathanweerakkody β†—io.github.JonathanWeerakkody/vectorise

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs VECTORISE_API_KEY, VECTORISE_API_KEY.

About

Vectorize images to SVG and export to PDF, EPS, DXF, PNG, JPG, or WEBP via Vectorise.Me.

Packages & transports

npmvectorizer-mcpv0.2.0 Β· npx
npmvectorise-mcpv0.2.0 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "vectorise": {
      "command": "npx",
      "args": [
        "-y",
        "vectorizer-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y vectorizer-mcp