{"slug":"mark3labs/mcp-filesystem-server","name":"MCP Filesystem Server","description":"Provides secure access to the local filesystem via the Model Context Protocol (MCP).","category":"file-system","tags":[],"official":false,"stars":644,"transport":null,"install":null,"tools":[{"name":"read_file","description":"Read the complete contents of a file from the file system"},{"name":"read_multiple_files","description":"Read the contents of multiple files in a single operation"},{"name":"write_file","description":"Create a new file or overwrite an existing file with new content"},{"name":"copy_file","description":"Copy files and directories"},{"name":"move_file","description":"Move or rename files and directories"},{"name":"delete_file","description":"Delete a file or directory from the file system"},{"name":"modify_file","description":"Update file by finding and replacing text using string matching or regex"},{"name":"list_directory","description":"Get a detailed listing of all files and directories in a specified path"},{"name":"create_directory","description":"Create a new directory or ensure a directory exists"},{"name":"tree","description":"Returns a hierarchical JSON representation of a directory structure"},{"name":"search_files","description":"Recursively search for files and directories matching a pattern"},{"name":"search_within_files","description":"Search for text within file contents across directory trees"},{"name":"get_file_info","description":"Retrieve detailed metadata about a file or directory"},{"name":"list_allowed_directories","description":"Returns the list of directories that this server is allowed to access"}],"env_vars":[],"auth_type":"none","github":"https://github.com/mark3labs/mcp-filesystem-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}