{"slug":"nithiin7/remote-file-server-mcp","name":"Remote File Server","description":"An MCP server that gives any MCP client read access to an SMB/CIFS file share servers","category":"file-system","tags":[],"official":false,"stars":3,"transport":"stdio","install":[{"cmd":"pip install\n\n```bash","imports":[]}],"tools":[{"name":"list_files","description":"List files and directories at a path. Empty path = share root. Denied filenames are omitted from results. Returns JSON."},{"name":"read_file","description":"Return text contents of a file. Oversized files return a preview (first N lines) or hard-error if READ_PREVIEW_LINES=0. Binary Office/PDF files are parsed into text when supported."},{"name":"get_file_info","description":"Return metadata (size, type, timestamps) for a file or directory without reading its contents."},{"name":"search_files","description":"Find files by glob pattern (e.g. *.csv). Recurses to max_depth (default 5, max 10) and returns up to 200 matches."}],"env_vars":[],"auth_type":"none","github":"https://github.com/nithiin7/remote-file-server-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}