Vinv
Rank #2,274io.github.VinvAI/vinv
Vinv runs, tests, and finds issues in your services — with zero code changes.
Vinv is a Model Context Protocol (MCP) server published by VinvAI. It ranks #2,274 of 132,046 servers tracked on MCP Toplist, and its repository has 46 GitHub stars. Vinv is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 129,772 of 132,046 servers on MCP Toplist.
Use Vinv
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vinv -e "VINV_WORKSPACE=<your VINV_WORKSPACE>" -- npx -y vinv-mcpReplace each placeholder with your own value before saving.
[mcp_servers.vinv]
command = "npx"
args = ["-y", "vinv-mcp"]
[mcp_servers.vinv.env]
VINV_WORKSPACE = "<your VINV_WORKSPACE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vinv": {
"command": "npx",
"args": [
"-y",
"vinv-mcp"
],
"env": {
"VINV_WORKSPACE": "<your VINV_WORKSPACE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vinv": {
"command": "npx",
"args": [
"-y",
"vinv-mcp"
],
"env": {
"VINV_WORKSPACE": "<your VINV_WORKSPACE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"vinv": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vinv-mcp"
],
"env": {
"VINV_WORKSPACE": "<your VINV_WORKSPACE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vinv": {
"command": "npx",
"args": [
"-y",
"vinv-mcp"
],
"env": {
"VINV_WORKSPACE": "<your VINV_WORKSPACE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vinv": {
"command": "npx",
"args": [
"-y",
"vinv-mcp"
],
"env": {
"VINV_WORKSPACE": "<your VINV_WORKSPACE>"
}
}
}
}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.VinvAI%2Fvinv)<a href="https://mcptoplist.com/server/io.github.VinvAI%2Fvinv"><img src="https://mcptoplist.com/badge/io.github.VinvAI%2Fvinv.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
VinvAI
Available versions (4)
| Version | Published |
|---|---|
| 0.0.5 | Aug 22, 2026 |
| 0.0.4 | Aug 22, 2026 |
| 0.0.3 | Aug 21, 2026 |
| 0.0.2 | Aug 21, 2026 |
Frequently asked questions
- Who maintains Vinv?
- Vinv is maintained by VinvAI, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Vinv listed on the Official MCP Registry?
- Yes — Vinv is listed on the Official MCP Registry, alongside Glama.
- How many versions does Vinv have?
- MCP Toplist tracks 4 versions of Vinv, most recently published on Aug 22, 2026.
- Where can I find the source code for Vinv?
- The source code for Vinv is hosted at github.com/VinvAI/VinvAI.
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.