opensend

R44VC0RP/opensend
★ 0 stars TypeScript Communication Updated today
Self-hosted transactional and marketing email with AWS SES, a dashboard, API, TypeScript SDK, and MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "opensend": {
      "command": "npx",
      "args": [
        "-y",
        "R44VC0RP/opensend"
      ]
    }
  }
}

README Excerpt

Self-hosted transactional email, newsletters, and campaigns with Amazon SES. One installation, Google-only sign-in, and one public API shared by the dashboard, SDK, and MCP server. No passwords, teams, or browser-side API-secret setup. <p> <a href="docs/images/campaign-composer.png"><img src="docs/images/campaign-composer.png" alt="Campaign composer with visual email editing and audience selection" width="49%" /></a>