mailexodus

Sequenzy/mailexodus
★ 0 stars TypeScript Communication Updated today
Open source email platform migration CLI, MCP server, skill, and landing site.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mailexodus": {
      "command": "npx",
      "args": [
        "-y",
        "Sequenzy/mailexodus"
      ]
    }
  }
}

README Excerpt

Landing site, public migration pages, CLI package, MCP server, and agent skill for mailexodus. mailexodus helps teams migrate between email platforms without rebuilding every flow by hand. It reads platform APIs, normalizes contacts, segments, templates, and automations into a portable schema, then renders a destination plan. The project is intentionally platform-agnostic; destination adapters can share the same normalized source model.

Tools (1)

mailexodus