{"slug":"ai-yliu/filesystem-mcp-server","name":"Filesystem MCP Server","description":"Perform filesystem operations within specified directories.","category":"file-system","tags":[],"official":false,"stars":2,"transport":null,"install":null,"tools":[{"name":"read_file","description":"Read complete contents of a file with UTF-8 encoding"},{"name":"read_multiple_files","description":"Read multiple files simultaneously; failed reads won't stop the entire operation"},{"name":"write_file","description":"Create new file or overwrite existing file with specified content"},{"name":"create_directory","description":"Create new directory or ensure it exists, creating parent directories if needed"},{"name":"list_directory","description":"List directory contents with [FILE] or [DIR] prefixes"},{"name":"move_file","description":"Move or rename files and directories; fails if destination exists"},{"name":"search_files","description":"Recursively search for files/directories with case-insensitive pattern matching"},{"name":"get_file_info","description":"Get detailed file/directory metadata including size, creation time, modified time, access time, type, and permissions"},{"name":"list_allowed_directories","description":"List all directories the server is allowed to access"}],"env_vars":[],"auth_type":"none","github":"https://github.com/ai-yliu/filesystem-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}