gomcpgo/filesys
If you are the rightful owner of filesys 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 secure Model Context Protocol (MCP) server that provides filesystem operations with controlled access to specified directories.
Tools
Functions exposed to the LLM to take actions
File Reading
read_file: Read single file contents, read_multiple_files: Read multiple files simultaneously
File Writing
write_file: Create or overwrite files
Directory Operations
create_directory: Create new directories, list_directory: List directory contents, list_allowed_directories: Show accessible directories
File Management
move_file: Move or rename files and directories, get_file_info: Get file metadata, search_files: Search files recursively with pattern matching
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client