ravikant06/file-system-mcp-server
3.2
If you are the rightful owner of file-system-mcp-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.
A comprehensive Model Context Protocol (MCP) server that provides AI assistants with safe and secure file system operations.
Tools
Functions exposed to the LLM to take actions
read_file
Read contents of a text file
write_file
Write content to a file
list_directory
List directory contents with metadata
create_directory
Create new directories
delete_file
Delete files or directories
copy_file
Copy files or directories
move_file
Move or rename files/directories
get_file_info
Get detailed file information
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client