Skip to main content
Glama
lu-zhengda

mcp-virtual-fs

by lu-zhengda

Related Servers

Alternatives to mcp-virtual-fs

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      A 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 npm
      3
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server providing persistent memory for AI agents, enabling them to read, write, and query memories across sessions.
      9
      4 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server providing AI agents with persistent shells, filesystem access, and multi-machine management backed by Docker containers or remote SSH hosts.
      1
      AGPL 3.0
    • F
      license
      A
      quality
      D
      maintenance
      A universal MCP server that provides AI agents with structured tools for filesystem, database, shell, and git operations, enabling seamless interaction with projects.
      19
      -
    • A
      license
      A
      quality
      D
      maintenance
      Multi-user, file-backed MCP memory server enabling isolated namespaces and persistent memory across sessions and AI clients.
      9
      10 npm
      MIT

    TDQS

    A4.3/5.0

    Scored across 11 tools

    Disambiguation5/5

    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.

    Naming Consistency5/5

    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.

    Tool Count5/5

    With 11 tools, the server provides a comprehensive but not overwhelming set of file system operations. The count is well-scoped for the domain.

    Completeness4/5

    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.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues