GalSened/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 dayong@mcphub.com.
The MCP Filesystem Server is a secure and flexible server designed for filesystem operations and optional command execution using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
list_dir
Lists directory contents based on a glob pattern.
read_text
Reads the content of a text file.
write_text
Writes content to a text file.
mkdir
Creates a new directory.
mv
Moves or renames a file or directory.
rm
Removes a file or directory.
stat
Retrieves file or directory statistics.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client