navono/mcp-file-server
3.2
If you are the rightful owner of mcp-file-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 Server is designed to facilitate file system access for AI assistants by providing an interface to read, write, list, and delete files and directories on a local file system.
Tools
Functions exposed to the LLM to take actions
list_files
List all files in a directory
read_file
Read the contents of a file
write_file
Write content to a file
delete_file
Delete a file or directory
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client