# email-smtp-imap-mcp

A clean, simple MCP server for email operations that supports both SMTP (sending) and IMAP (reading).

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add samihalawa/email-smtp-imap-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list samihalawa/email-smtp-imap-mcp
```

---

Source: https://github.com/samihalawa/email-smtp-imap-mcp
