Overview
Features
High Performance
Built in Rust for speed and efficiency, leveraging asynchronous I/O to handle filesystem operations seamlessly.
Read-Only by Default
Starts with no write access, ensuring safety until explicitly configured otherwise.
Advanced Glob Search
Supports full glob pattern matching allowing precise filtering of files and directories using standard glob syntax.
MCP Roots support
Enables clients to dynamically modify the list of allowed directories (disabled by default).
ZIP Archive Support
Tools to create ZIP archives from files or directories and extract ZIP files with ease.
Lightweight (Standalone)
Standalone with no external dependencies; compiled to a single binary with a minimal resource footprint.
Who Is This For?
- Developers:Building MCP-based filesystem tools, automations, or system integrations requiring fast I/O.




