# mailtrap-mcp

An MCP server that provides tools for sending transactional emails and managing email templates via Mailtrap.

## Quick Start

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

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

---

Source: https://github.com/mailtrap/mailtrap-mcp
