# MAC Address

Retrieve the current device's MAC address instantly. Use it to identify a device, verify network access, or populate inventory records. Simplify workflows that need a stable hardware identifier.

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list guanqun-yang/mcp-server-mac
```

---

Source: https://github.com/guanqun-yang/mcp-server-mac
