filesystem-mcp-server

filesystem-mcp-server

3.4

If you are the rightful owner of 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 henry@mcphub.com.

Filesystem MCP Server provides a secure interface for AI agents to interact with the local filesystem using the Model Context Protocol (MCP).

set_filesystem_default

Sets a default absolute path for the current session.

read_file

Reads the entire content of a specified file as UTF-8 text.

write_file

Writes content to a specified file, creating or overwriting it.

update_file

Performs targeted search-and-replace operations within an existing file.

list_files

Lists files and directories within a specified path.