Vecline
Rank #2,478io.github.shunyagatha/vecline
Local-first image, vector and document toolkit that measures its own output. Nothing uploaded.
Vecline is a Model Context Protocol (MCP) server published by shunyagatha. It ranks #2,478 of 130,833 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Vecline is listed on Official MCP, with 23 tracked versions. It was first listed on Aug 15, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 128,355 of 130,833 servers on MCP Toplist.
Use Vecline
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vecline -e "VECLINE_SOFFICE=<your VECLINE_SOFFICE>" -- npx -y vecline mcpReplace each placeholder with your own value before saving.
[mcp_servers.vecline]
command = "npx"
args = ["-y", "vecline", "mcp"]
[mcp_servers.vecline.env]
VECLINE_SOFFICE = "<your VECLINE_SOFFICE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vecline": {
"command": "npx",
"args": [
"-y",
"vecline",
"mcp"
],
"env": {
"VECLINE_SOFFICE": "<your VECLINE_SOFFICE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vecline": {
"command": "npx",
"args": [
"-y",
"vecline",
"mcp"
],
"env": {
"VECLINE_SOFFICE": "<your VECLINE_SOFFICE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"vecline": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vecline",
"mcp"
],
"env": {
"VECLINE_SOFFICE": "<your VECLINE_SOFFICE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vecline": {
"command": "npx",
"args": [
"-y",
"vecline",
"mcp"
],
"env": {
"VECLINE_SOFFICE": "<your VECLINE_SOFFICE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vecline": {
"command": "npx",
"args": [
"-y",
"vecline",
"mcp"
],
"env": {
"VECLINE_SOFFICE": "<your VECLINE_SOFFICE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.shunyagatha%2Fvecline)<a href="https://mcptoplist.com/server/io.github.shunyagatha%2Fvecline"><img src="https://mcptoplist.com/badge/io.github.shunyagatha%2Fvecline.svg" alt="MCP Toplist: Top 5% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
shunyagatha
Available versions (23)
| Version | Published |
|---|---|
| 2.1.4 | Aug 22, 2026 |
| 2.1.3 | Aug 22, 2026 |
| 2.1.2 | Aug 20, 2026 |
| 2.1.1 | Aug 18, 2026 |
| 2.1.0 | Aug 18, 2026 |
| 2.0.0 | Aug 16, 2026 |
| 1.48.0 | Aug 16, 2026 |
| 1.47.0 | Aug 16, 2026 |
| 1.46.0 | Aug 16, 2026 |
| 1.45.0 | Aug 16, 2026 |
| 1.44.1 | Aug 15, 2026 |
| 1.44.0 | Aug 15, 2026 |
| 1.43.0 | Aug 15, 2026 |
| 1.42.0 | Aug 15, 2026 |
| 1.41.1 | Aug 15, 2026 |
| 1.41.0 | Aug 15, 2026 |
| 1.40.1 | Aug 15, 2026 |
| 1.40.0 | Aug 15, 2026 |
| 1.39.1 | Aug 15, 2026 |
| 1.38.0 | Aug 15, 2026 |
| 1.36.0 | Aug 15, 2026 |
| 1.35.0 | Aug 15, 2026 |
| 1.34.1 | Aug 15, 2026 |
Frequently asked questions
- Who maintains Vecline?
- Vecline is maintained by shunyagatha, which publishes 1 MCP server (23 total versions) tracked on MCP Toplist.
- Is Vecline listed on the Official MCP Registry?
- Yes — Vecline is listed on the Official MCP Registry.
- How many versions does Vecline have?
- MCP Toplist tracks 23 versions of Vecline, most recently published on Aug 22, 2026.
- Where can I find the source code for Vecline?
- The source code for Vecline is hosted at github.com/shunyagatha/Vecline.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.