AbhishekCbanaj/MCP-Filesystem-Server
3.1
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 henry@mcphub.com.
The MCP Filesystem Server is a Model Context Protocol server implementation designed for filesystem operations with a web-based frontend interface.
Tools
Functions exposed to the LLM to take actions
create_file
Create a new file with specified content
read_file
Read the contents of an existing file
edit_file
Edit an existing file by replacing its content
delete_file
Delete a file
list_files
List all files in a directory
create_directory
Create a new directory
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client