01Directory Listing: List and explore directory contents with recursive support
02File and Content Search: Find files using glob patterns and search text within files using regex with context lines
03Directory Analysis: Get statistics, file type distribution, largest files, and recently modified files
04File Reading: Read single or multiple text and binary files with support for line ranges or head/tail sections
05Security First: Implements path validation, symlink escape protection, and access control for secure operations
060 GitHub stars