colinrozzi/fs-mcp-server
If you are the rightful owner of fs-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.
unknown
Tools
Functions exposed to the LLM to take actions
list
List files and directories with metadata
read
Read file contents with various encoding options
write
Create or update files with content
mkdir
Create directories
delete
Delete files or directories
copy
Copy files or directories
move
Move or rename files or directories
info
Get detailed file/directory information
search
Search file contents (grep-like functionality)
list_allowed_dirs
List all allowed directories configured on the server
edit
Perform partial edits on a file without rewriting the entire content
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client