{"slug":"sergiobayona/file_system_mcp","name":"Filesystem MCP Server","description":"A Ruby server for performing filesystem operations like reading and writing files within specified directories.","category":"file-system","tags":[],"official":false,"stars":1,"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 simultaneously."},{"name":"write_file","description":"Write content to a file, creating it if necessary."},{"name":"edit_file","description":"Make line-based edits to a text file."},{"name":"create_directory","description":"Create a new directory at the specified path."},{"name":"list_directory","description":"List the contents of a directory."},{"name":"directory_tree","description":"Get a recursive tree of all files and directories."},{"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 detailed metadata about a file or directory."},{"name":"list_allowed_directories","description":"List all directories the server is allowed to access."}],"env_vars":["FILESYSTEM_MCP_API_KEY"],"auth_type":"none","github":"https://github.com/sergiobayona/file_system_mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}