Filesys

Filesys

3.3

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.

filesys is a lightweight mcp server built with Python and the mcp library that securely exposes file contents and metadata from a preconfigured directory.

list_files

Scans the base directory to return a list of visible files.

read_file

Reads the content of the specified file and returns it with metadata.