# mcp-headless-gmail

Read recent Gmail messages, retrieve full bodies in chunks, and send emails. Operate headlessly with runtime-provided credentials to avoid local setup. Automatically refresh tokens to keep workflows …

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list AbhinavBansal17/mcp-headless-gmail
```

---

Source: https://github.com/AbhinavBansal17/mcp-headless-gmail
