sabiz/fs-ops-server
If you are the rightful owner of fs-ops-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.
FS Ops Server is a secure Model Context Protocol (MCP) server designed for file system operations.
Tools
Functions exposed to the LLM to take actions
read_file
Read file contents
read_file_with_lines
Read file with line range
write_file
Write content to file
patch_file
Patch file by replacing lines
copy_file
Copy files or directories
move_file
Move or rename files/directories
delete_file
Delete files or directories
list_dir
List directory contents
list_dir_recursive
List directory contents recursively
create_dir_recursive
Create directories recursively
search_files
Search files by name pattern
grep_search
Search file contents using regex
get_metadata
Get file/directory metadata
replace_in_file
Replace text in file
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client