Vnsh
Rank #4,967io.github.raullenchai/vnsh
Portable workspaces for AI agents: one encrypted link any agent can read and write
Vnsh is a Model Context Protocol (MCP) server published by raullenchai. It ranks #4,967 of 132,046 servers tracked on MCP Toplist, and its repository has 156 GitHub stars. Vnsh is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Jan 24, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 127,079 of 132,046 servers on MCP Toplist.
Use Vnsh
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vnsh -- npx -y vnsh-mcp[mcp_servers.vnsh]
command = "npx"
args = ["-y", "vnsh-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"vnsh": {
"command": "npx",
"args": [
"-y",
"vnsh-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"vnsh": {
"command": "npx",
"args": [
"-y",
"vnsh-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"vnsh": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vnsh-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"vnsh": {
"command": "npx",
"args": [
"-y",
"vnsh-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"vnsh": {
"command": "npx",
"args": [
"-y",
"vnsh-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.raullenchai%2Fvnsh)<a href="https://mcptoplist.com/server/io.github.raullenchai%2Fvnsh"><img src="https://mcptoplist.com/badge/io.github.raullenchai%2Fvnsh.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
raullenchai
Available versions (3)
| Version | Published |
|---|---|
| 1.3.0 | Jul 28, 2026 |
| 1.0.1 | Jan 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Vnsh?
- Vnsh is maintained by raullenchai, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Vnsh listed on the Official MCP Registry?
- Yes — Vnsh is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Vnsh have?
- MCP Toplist tracks 3 versions of Vnsh, most recently published on Jul 28, 2026.
- Where can I find the source code for Vnsh?
- The source code for Vnsh is hosted at github.com/raullenchai/vnsh.
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.