# File Operations

Manage files with fast reading, searching, listing, and line counting. Retrieve detailed file information and filter results with glob patterns. Stay safe with path traversal protection, file size li…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add evenli01/fileops-server

# Browse available tools
npx -y @smithery/cli@latest tool list evenli01/fileops-server
```

---

Source: https://github.com/evenli01/fileops-server
