harshaga55/local-filesystem-mcp-server
If you are the rightful owner of local-filesystem-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 dayong@mcphub.com.
The Local Filesystem MCP Server is a Python-based server that provides secure access to essential filesystem operations across macOS, Linux, and Windows.
Tools
Functions exposed to the LLM to take actions
files_list_directory
List directory entries with options for recursion and symlink handling.
files_find
Glob search for files/directories with case sensitivity and matching options.
files_copy
Copy files/directories/symlinks with overwrite and recursive options.
files_move
Move files/directories/symlinks with overwrite and recursive options.
analysis_word_count
Get word/character counts via Azure Document Intelligence.
analysis_extract_text
Retrieve extracted text up to 8k characters.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client