mayank1pal/mcp-filesystem-server
3.2
If you are the rightful owner of mcp-filesystem-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 henry@mcphub.com.
The MCP Filesystem Server is a secure and configurable server that facilitates comprehensive file operations for MCP-compatible clients.
Tools
Functions exposed to the LLM to take actions
read_file
Read the contents of a file from the filesystem.
write_file
Write content to a file in the filesystem.
list_directory
List the contents of a directory with metadata.
copy_file
Copy files or directories with collision handling.
delete_file
Delete files or directories with confirmation and recovery.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client