01Implements sandboxed access with advanced security hardening, including path traversal prevention, symlink resolution, and NTFS ADS blocking.
02Provides 15 secure filesystem tools for reading, writing, appending, deleting, searching, copying, and moving files and directories.
03Supports the MCP roots protocol, allowing clients to dynamically change allowed directories at runtime without server restarts.
04Ensures data integrity with atomic writes (temp-file-then-rename pattern) and automatically detects binary files for base64 encoding.
05Integrates document text extraction capabilities for formats like DOCX, HWPX, XLSX, and PPTX via FieldCure.DocumentParsers.
060 GitHub stars