ravipinto/mcp-file-server
3.1
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 henry@mcphub.com.
An MCP (Model Context Protocol) server that provides file system access tools for AI assistants.
Tools
Functions exposed to the LLM to take actions
read_file
Read the contents of a file
write_file
Write content to a file (creates directories as needed)
list_directory
List the contents of a directory
create_directory
Create a new directory
delete_file
Delete a file
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client