1. init
Validates accessibility of configured directories and can optionally list a directory and/or read a file.
2. list_directory
Lists files and subdirectories in a given directory, with optional progress reporting.
3. read_file
Reads the content of a specified file as text.
4. read_file_binary
Reads the content of a specified file as base64-encoded binary.
5. list_resources
Lists all resources (files and directories) in a directory (or all allowed directories) in MCP resource format.
6. get_resource
Gets metadata and actions for a specific file or directory.