{"slug":"calebmwelsh/file-system-mcp-server","name":"File System MCP Server","description":"A server for comprehensive file and directory management on the local file system.","category":"file-system","tags":[],"official":false,"stars":2,"transport":null,"install":[{"cmd":"pip install -r","imports":[]}],"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 simultaneously."},{"name":"write_file","description":"Write content to a file, creating or overwriting it."},{"name":"edit_file","description":"Edit a file by replacing specific text patterns."},{"name":"create_directory","description":"Create a new directory at the specified path."},{"name":"list_directory","description":"List files and directories in a given directory."},{"name":"move_file","description":"Move or rename a file or directory."},{"name":"search_files","description":"Search for files matching a pattern in a directory."},{"name":"get_file_info","description":"Get metadata information about a file or directory."},{"name":"list_allowed_directories","description":"List all directories that the server is allowed to access."}],"env_vars":[],"auth_type":"none","github":"https://github.com/calebmwelsh/file-system-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}