Filesystem icon

Filesystem

Provides secure, asynchronous file and directory manipulation services over MCP for virtualized paths.

关于

This tool operates as a secure, asynchronous server for the Model Context Protocol (MCP), enabling robust file and directory management. It allows real filesystem directories to be mapped to virtual paths, such as `/data/a`, enhancing security by obscuring the true directory structure from clients like LLMs and simplifying path references.

主要功能

  • Secure file and directory manipulation within specified, allowed directories.
  • Mapping of real directories to virtual paths to obscure actual filesystem structure.
  • Comprehensive file operations including read, write, edit, move, and multiple file reads.
  • 0 GitHub stars
  • Directory management capabilities such as creation, listing, and recursive tree display.
  • File and directory metadata retrieval (size, times, permissions) and pattern-based searching.

使用案例

  • Auditing and manipulating codebases or data within a controlled, virtualized environment.
  • Integrating file and directory management capabilities into MCP-compatible client applications like Jan.ai.
  • Providing secure, tool-based filesystem access to Large Language Models (LLMs).