mcp-virtual-fs
Related Servers
Alternatives to mcp-virtual-fs
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceA self-hostable MCP server that provides permanent memory for AI agents using Postgres + pgvector for semantic search and Markdown file sync.MIT
- AlicenseNot gradedqualityBmaintenanceA local-first MCP server providing persistent, layered memory (episodic, semantic, procedural, resource) for AI agents, with search, versioning, and session management via a single SQLite file.69 npm3MIT
- AlicenseAqualityCmaintenanceMCP server providing persistent memory for AI agents, enabling them to read, write, and query memories across sessions.94 npmMIT
- AlicenseNot gradedqualityBmaintenanceMCP server providing AI agents with persistent shells, filesystem access, and multi-machine management backed by Docker containers or remote SSH hosts.1AGPL 3.0
- FlicenseAqualityDmaintenanceA universal MCP server that provides AI agents with structured tools for filesystem, database, shell, and git operations, enabling seamless interaction with projects.19-
- AlicenseAqualityDmaintenanceMulti-user, file-backed MCP memory server enabling isolated namespaces and persistent memory across sessions and AI clients.910 npmMIT
TDQS
Scored across 11 tools
Each tool has a distinct file system operation (read, write, list, delete, search, etc.) with no functional overlap. An agent can easily distinguish between them.
Tool names are all lowercased single words, mostly verbs (append, glob, grep, ls, mkdir, mv, read, rm, stat, write) with one noun (stores). This follows a consistent command-like pattern.
With 11 tools, the server provides a comprehensive but not overwhelming set of file system operations. The count is well-scoped for the domain.
The tool set covers most file system operations including create, read, update, delete, search, and metadata. However, a copy operation is missing, which is a notable gap for a file system server.