MCP Server
MCP
io.github.shunyagatha/vecline
Local-first image, vector and document toolkit that measures its own output. Nothing uploaded.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "vecline",
"version": "2.1.4",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Starts the MCP server. `vecline` is a full toolkit; `mcp` is the subcommand that speaks JSON-RPC over stdio.",
"isRequired": true,
"value": "mcp",
"type": "positional",
"valueHint": "subcommand"
}
],
"environmentVariables": [
{
"description": "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.",
"format": "filepath",
"name": "VECLINE_SOFFICE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment