danny-avila/server-filesystem
3.2
If you are the rightful owner of server-filesystem 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.
This is a Node.js server implementing the Model Context Protocol (MCP) for filesystem operations.
Tools
Functions exposed to the LLM to take actions
read_text_file
Read complete contents of a file as text.
write_file
Create new file or overwrite existing.
edit_file
Make selective edits using advanced pattern matching.
create_directory
Create new directory or ensure it exists.
list_directory
List directory contents with prefixes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client