SERVER

Virtual Fs

Rank #25914

glama/lu-zhengda/mcp-virtual-fs

PostgreSQL-backed virtual filesystem with session isolation, cross-session shared stores, POSIX-style operations, and Row Level Security.

First listed
Feb 9, 2026
Last publish date
Feb 11, 2026
OVERVIEW

Virtual Fs is a Model Context Protocol (MCP) server published by lu-zhengda. It ranks #25914 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Virtual Fs is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Feb 9, 2026 and most recently updated on Feb 11, 2026.

STANDING
#25,914of 58,900 tracked serversTop 50%

Ranks ahead of 32,986 of 58,900 servers on MCP Toplist.

CONNECT

Use Virtual Fs

Add Virtual Fs to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mcp-virtual-fs": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-virtual-fs"
      ],
      "env": {
        "DATABASE_URL": "<your DATABASE_URL>",
        "VFS_AUTO_INIT": "<your VFS_AUTO_INIT>",
        "VFS_SESSION_ID": "<your VFS_SESSION_ID>",
        "VFS_ENABLE_RLS": "<your VFS_ENABLE_RLS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

lu-zhengda

Organization
Total servers
2
Total versions
5
MORE FROM THIS PUBLISHER

Other servers by lu-zhengda

View all lu-zhengda servers →
VERSIONS

Available versions (3)

VersionPublished
0.2.2Feb 11, 2026
0.2.1Feb 9, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Virtual Fs?
PostgreSQL-backed virtual filesystem with session isolation, cross-session shared stores, POSIX-style operations, and Row Level Security.
Who maintains Virtual Fs?
Virtual Fs is maintained by lu-zhengda, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
Is Virtual Fs an official MCP server?
Yes — Virtual Fs is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does Virtual Fs have?
MCP Toplist tracks 3 versions of Virtual Fs, most recently published on Feb 11, 2026.
Where can I find the source code for Virtual Fs?
The source code for Virtual Fs is hosted at github.com/lu-zhengda/mcp-virtual-fs.
EXPLORE