Vamsiindugu/mcp-filesystem-server
If you are the rightful owner of mcp-filesystem-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 MCP Filesystem Server is a robust and flexible server designed for advanced filesystem operations, providing a suite of tools for file management and version control.
Tools
Functions exposed to the LLM to take actions
search_files
Search for files using glob patterns.
analyze_file
Analyze file properties like size, encoding, and line count.
directory_tree
Generate a visual directory tree structure.
batch_rename
Rename multiple files at once.
search_content
Search for text within files using regular expressions.
compress_files
Compress files and directories into archives.
decompress_files
Extract files from archives.
manage_permissions
View and modify file permissions.
git_status
Get Git repository status.
git_log
Get Git repository logs.
watch_files
Monitor files and directories for changes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client