# Email Sender Server

Send emails via SMTP using a simple MCP tool. Easily integrate email sending capabilities into your applications or agents with a single tool call. Configure SMTP settings via environment variables f…

## Quick Start

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

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

---

Source: https://github.com/fahadBSTech/mcp-gmail-sender
