btafoya/mailsandbox
MailSandbox is a fast, zero-dependency email testing tool & API with a web UI, SMTP server, Postmark API emulation, and MCP server for AI-assisted debugging.
Platform-specific configuration:
{
"mcpServers": {
"mailsandbox": {
"command": "npx",
"args": [
"-y",
"mailsandbox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...