Virtual Filesystem runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 16 Feb 2026.
PostgreSQL-backed virtual filesystem for agents: session isolation, shared stores, POSIX ops, RLS.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add virtual-fs -- npx -y mcp-virtual-fs
{
"mcpServers": {
"virtual-fs": {
"args": [
"-y",
"mcp-virtual-fs"
],
"command": "npx"
}
}
}
[mcp_servers.virtual-fs]
command = "npx"
args = ["-y", "mcp-virtual-fs"]
{
"mcpServers": {
"virtual-fs": {
"args": [
"-y",
"mcp-virtual-fs"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"virtual-fs": {
"args": [
"-y",
"mcp-virtual-fs"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.