Server data from the Official MCP Registry
PostgreSQL-backed virtual filesystem for agents: session isolation, shared stores, POSIX ops, RLS.
PostgreSQL-backed virtual filesystem for agents: session isolation, shared stores, POSIX ops, RLS.
Set these up before or after installing:
Environment variable: DATABASE_URL
Environment variable: VFS_AUTO_INIT
Environment variable: VFS_SESSION_ID
Environment variable: VFS_ENABLE_RLS
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-lu-zhengda-virtual-fs": {
"env": {
"DATABASE_URL": "your-database-url-here",
"VFS_AUTO_INIT": "your-vfs-auto-init-here",
"VFS_ENABLE_RLS": "your-vfs-enable-rls-here",
"VFS_SESSION_ID": "your-vfs-session-id-here"
},
"args": [
"-y",
"mcp-virtual-fs"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (3/3 approved).
6 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally