duaghwls/FileManageMCP
If you are the rightful owner of FileManageMCP 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.
This document provides a comprehensive guide to setting up and using a local MCP server for file organization on Windows, enabling LLMs to efficiently manage file systems.
Tools
Functions exposed to the LLM to take actions
tool_set_dry_run
Set Dry Run mode (default: enabled).
tool_get_status
Check current configuration status.
tool_configure_workspace
Set up the workspace (sandbox).
tool_list_directory
View directory contents with date information.
tool_read_file_snippet
Preview file content.
tool_get_image_metadata
Extract image EXIF information.
tool_analyze_directory_structure
Analyze directory structure and identify issues.
tool_move_file
Move files.
tool_rename_file
Rename files/folders.
tool_create_folder
Create new folders.
tool_batch_rename_with_date
Add date prefixes in bulk.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client