An MCP server that provides a tool for sending transactional emails via Mailtrap
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.DEFAULT_FROM_EMAIL— Default sender email when from is not provided to send-email or send-sandbox-email. Enables switching sender per call via the from parameter.MAILTRAP_ACCOUNT_ID— Required for templates, stats, email logs, sandbox list/show, and sending domains. Optional only for send-email and send-sandbox-email.MAILTRAP_ORGANIZATION_API_TOKEN— Organization-scoped API token. Required for organization tools (separate from MAILTRAP_API_TOKEN).MAILTRAP_ORGANIZATION_ID— Required for organization tools (list-sub-accounts, create-sub-account).MAILTRAP_SANDBOX_ID— Default sandbox ID for sandbox tools when sandbox_id is not provided. Enables switching between sandboxes per call via the sandbox_id parameter.MAILTRAP_TEST_INBOX_ID— Default test inbox ID for sandbox tools when test_inbox_id is not provided. Enables switching between inboxes per call via the test_inbox_id parameter.[](https://m8ven.ai/mcp/railsware-mailtrap-mcp-1xaayu)