hello--world/dufs-mcp-server
If you are the rightful owner of dufs-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Dufs MCP Server is a Model Context Protocol Server that provides file operation services using Server-Sent Events (SSE) based on the dufs API.
Tools
Functions exposed to the LLM to take actions
dufs_upload
Uploads files to the dufs server, automatically creating directories based on the current date.
dufs_download
Downloads files from the dufs server to a specified local path.
dufs_delete
Deletes specified files or directories from the server.
dufs_list
Lists the contents of a directory with optional search and format parameters.
dufs_create_dir
Creates a new directory on the server.
dufs_move
Moves or renames files or directories on the server.
dufs_get_hash
Retrieves the SHA256 hash of a specified file.
dufs_download_folder
Downloads an entire folder as a zip file.
dufs_health
Checks the health status of the dufs server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client