List all directories currently accessible to the server, enabling you to register new directories and understand the filesystem scope before performing file operations.
Read text and document files (PDF, DOCX, PPTX, XLSX, ODT, ODP, ODS) with flexible modes: full file, first N lines, last N lines, or a specific line range. Extracts PDF content with format metadata.
Batch read multiple files concurrently with per-file mode control. Each file can specify full read, first N lines, last N lines, or an arbitrary line range. Supports text and documents like PDF, DOCX.
Edit text and code files with intelligent matching strategies. Supports single-file or batch multi-file edits with dry-run preview and atomic rollback.
Find files and directories recursively using glob patterns. Returns absolute paths to all matched items, solving the problem of locating files when exact paths are unknown.
Write multiple files of various types (text, PDF, DOCX) concurrently. Auto-detects file type by extension and supports HTML formatting for PDF/DOCX. Failed writes for individual files don't halt the batch.
Grant the AI access to a directory and all its subdirectories for filesystem operations. Specify the path to enable read, write, edit, and management actions.