mcp_server_filesystem
If you are the rightful owner of mcp_server_filesystem 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 simple Model Context Protocol (MCP) server providing file system operations.
list_directory
Lists files and directories in the project directory
read_file
Reads the contents of a file
save_file
Creates or overwrites files atomically
append_file
Adds content to existing files
delete_this_file
Removes files from the filesystem
edit_file
Makes selective edits using pattern matching