# Scantool - File Structure Explorer

Scan files and directories to map code structure and navigate large codebases faster. See a compact overview of key elements to decide what to read next. Search for specific structures—like tests, as…

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list mariusei/file-scanner-mcp
```

---

Source: https://github.com/mariusei/file-scanner-mcp
