Provides filesystem operations via a Model Context Protocol (MCP) server.
This Node.js-based server implements the Model Context Protocol (MCP) to enable a variety of file system operations, including reading, writing, creating, listing, moving, and searching files and directories. It offers fine-grained control over file access, allowing operations only within specified directories. Features like advanced file editing with pattern matching, whitespace normalization, and Git-style diff previews enhance its utility. Designed for integration with tools like Cherry Stdio Desktop, it offers both Docker and local deployment options.