tulasi-das/MCP-FileSytem-Server
3.2
If you are the rightful owner of MCP-FileSytem-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.
The MCP File System Server is a secure server that provides file system operations using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
read_file
Read contents of a file.
write_file
Write content to a file (creates or overwrites).
delete_file
Delete a file.
list_directory
List contents of a directory.
create_directory
Create a new directory.
delete_directory
Delete a directory and its contents.
move_item
Move or rename a file or directory.
get_file_info
Get information about a file or directory.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client