TIZ36/mcpserver-local-file
3.2
If you are the rightful owner of mcpserver-local-file 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 overview of a local file system management server implemented in Golang, based on the Model Context Protocol (MCP) standard.
Tools
Functions exposed to the LLM to take actions
read_file
Reads the content of a specified file.
write_file
Writes to or creates a file, overwriting if it exists.
delete_file
Deletes a file or directory recursively.
list_directory
Lists the contents of a specified directory.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client