Email A/B Testing Without Mailchimp
You don't need a Mailchimp account to validate subject lines or measure open and click lift. marginal is a hosted email MCP server that lets AI agents run email experiments end to end — generation, sending, and tracking — so you can do email A/B testing without Mailchimp in the loop.
Why run ESP-free email experiments?
Mailchimp is built around audiences, automations, and a campaign UI. That's a lot of surface area when all you want is a clean read on which subject line performs better. Wiring up a full ESP — managing lists, templates, and webhooks — adds friction to what should be a fast experiment loop.
ESP-free email experiments strip that back. With marginal, the test definition, the send, and the metrics all live behind a single MCP endpoint, so your agent or growth engineer can iterate without leaving the editor.
- No Mailchimp campaign setup or list management to maintain
- Subject line A/B tests defined and launched in one call
- Open and click tracking handled by the server, not your code
- Within-test lift metrics returned directly to your agent
How marginal handles A/B tests directly
marginal exposes four MCP tools that cover the full experiment cycle. An AI agent connected to https://marginal.sh/mcp can generate candidate variants, ship the test, pull results, and decide what to try next — all without touching a separate ESP dashboard.
Because marginal is hosted, there's no self-hosted server to operate. Authenticate with a Bearer API key and your client is ready to run a subject line A/B test.
- generate_variants — draft subject line candidates
- launch_test — start a managed send across variants
- get_results — read open/click rates and within-test lift
- recommend_next — get a data-backed next experiment
marginal as a Mailchimp alternative for experiments
If your goal is specifically AI agent email marketing — letting Cursor, Claude Code, or Windsurf run experiments programmatically — marginal works as a focused Mailchimp alternative for the testing layer. It isn't a full marketing suite; it's a fast, scriptable way to find the message that wins.
Connect the email MCP server in any supported client (Cursor, OpenAI Codex, Claude Desktop, Claude Code, Windsurf, Cline, Continue, or Zed) and the testing workflow becomes a conversation with your agent rather than a series of dashboard clicks.
- Subject line A/B tests without configuring Mailchimp templates
- Managed sends with built-in open and click tracking
- Lift metrics scoped to each test for clear comparisons
- 100 experiments per month on the free tier
Getting started
Point your MCP client at https://marginal.sh/mcp, add your marg_live_ API key, and ask your agent to generate variants for your next campaign. From there, launch_test and get_results give you a complete experiment without any ESP integration.
Full setup details and tool references are in the docs at https://marginal.sh/docs/.
- Endpoint: https://marginal.sh/mcp
- Auth: Bearer API key (marg_live_...)
- Docs: https://marginal.sh/docs/
Get started with marginal
marginal is a hosted email marketing MCP server at marginal.sh. Sign up free, create an API key, and connect https://marginal.sh/mcp from Cursor, Codex, or Claude Desktop.
- 100 experiments/month on the free tier
- Four MCP tools: generate_variants, launch_test, get_results, recommend_next
- Listed in the MCP Registry as sh.marginal/mcp