Ferreyrajp/MCP-Filesystem-Server---Python
3.1
If you are the rightful owner of MCP-Filesystem-Server---Python 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.
MCP Filesystem Server is a secure Python-based server for accessing the filesystem, derived from the official TypeScript repository by modelcontextprotocol.
Tools
Functions exposed to the LLM to take actions
read_text_file
Reads the entire content of a file as text.
write_file
Creates a new file or overwrites an existing one.
list_directory
Lists the contents of a directory with [FILE] or [DIR] prefixes.
move_file
Moves or renames files and directories.
search_files
Recursively searches for files matching patterns.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client