Home › Other › Vecline

Vecline

Local-first image, vector and document toolkit that measures its own output. Nothing uploaded.

TypeScript
★ 16 stars Last pushed 2026-08-22 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.1.4)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "vecline": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "VECLINE_SOFFICE": "<YOUR_VALUE>"
      }
    }
  }
}
  • VECLINE_SOFFICE — Optional. Path to a LibreOffice `soffice` binary, used only by the Office conversion tools. Left unset, they are auto-detected; if LibreOffice is absent the affected tools report themselves as unavailable rather than failing.

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry