cloudflare_temp_email (MCP Server)

GitHub

CloudFlare free temp domain email 免费收发 临时域名邮箱 支持附件 IMAP SMTP TelegramBot

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "cloudflare_temp_email": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cloudflare_temp_email"
      ]
    }
  }
}