cloud-mail

GitHub

A Cloudflare-based email service | ๅŸบไบŽ Cloudflare ็š„้‚ฎ็ฎฑๆœๅŠก | Cloudflare Email ้‚ฎ็ฎฑ Mail

13,125 stars JavaScript 1 file ยท ~2,162 tokens #cloudflare#cloudflare-email#cloudflare-workers#email#mail

cloud-mail MCP Server

MCP server for maillab/cloud-mail

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "cloud-mail": {
      "command": "npx",
      "args": [
        "-y",
        "@maillab/cloud-mail"
      ]
    }
  }
}