mcp-filesystem-server

mcp-filesystem-server

3.7

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.

This MCP server provides secure access to the local filesystem via the Model Context Protocol (MCP).

read_file

8 Code

read_multiple_files

Read multiple files at the same time, and the entire operation will not be interrupted even if some files fail to read.

write_file

Create a new file or overwrite an existing file

create_directory

Create a new directory or make sure the directory exists

list_directory

List the contents of the directory and mark the files and directories

move_file

Move or rename files and directories

search_files

Recursively search for files and directories, supporting case-insensitive matching

get_file_info

Get detailed metadata for files or directories

list_allowed_directories

List all directories that the server allows to access