Vue Harvest
Rank #43,917io.github.virgilvox/vue-harvest
MCP server providing vue-harvest capabilities
Vue Harvest is a Model Context Protocol (MCP) server published by virgilvox. It ranks #43,917 of 132,113 servers tracked on MCP Toplist. Vue Harvest is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Mar 30, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 88,196 of 132,113 servers on MCP Toplist.
Use Vue Harvest
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vue-harvest -- npx -y vue-harvest-mcp[mcp_servers.vue-harvest]
command = "npx"
args = ["-y", "vue-harvest-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vue-harvest": {
"command": "npx",
"args": [
"-y",
"vue-harvest-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vue-harvest": {
"command": "npx",
"args": [
"-y",
"vue-harvest-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vue-harvest": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vue-harvest-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vue-harvest": {
"command": "npx",
"args": [
"-y",
"vue-harvest-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vue-harvest": {
"command": "npx",
"args": [
"-y",
"vue-harvest-mcp"
]
}
}
}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.virgilvox%2Fvue-harvest)<a href="https://mcptoplist.com/server/io.github.virgilvox%2Fvue-harvest"><img src="https://mcptoplist.com/badge/io.github.virgilvox%2Fvue-harvest.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
virgilvox
Other servers by virgilvox
View all virgilvox servers →Available versions (3)
| Version | Published |
|---|---|
| 0.0.3 | Mar 31, 2026 |
| 0.0.2 | Mar 31, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Vue Harvest?
- Vue Harvest is maintained by virgilvox, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Vue Harvest listed on the Official MCP Registry?
- Yes — Vue Harvest is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Vue Harvest have?
- MCP Toplist tracks 3 versions of Vue Harvest, most recently published on Mar 31, 2026.
- Where can I find the source code for Vue Harvest?
- The source code for Vue Harvest is hosted at github.com/virgilvox/vue-harvest.
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.