SylphxAI/filesystem-mcp
If you are the rightful owner of filesystem-mcp 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.
Filesystem MCP is a secure and efficient server for AI agents to perform filesystem operations, optimized for token usage and batch processing.
Tools
Functions exposed to the LLM to take actions
read_content
Read file contents with support for multiple files.
write_content
Write or append content to multiple files.
edit_file
Perform surgical edits with diff output on multiple files.
search_files
Conduct regex searches with context across multiple files.
replace_content
Execute multi-file search and replace operations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client