69
/ 100
11 days ago
mcp_so

Mailtrap Email Sending MCP

An MCP server that provides a tool for sending transactional emails via Mailtrap

Is this your MCP?

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.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MAILTRAP_ORGANIZATION_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDEFAULT_FROM_EMAILDefault sender email when from is not provided to send-email or send-sandbox-email. Enables switching sender per call via the from parameter.
configMAILTRAP_ACCOUNT_IDRequired for templates, stats, email logs, sandbox list/show, and sending domains. Optional only for send-email and send-sandbox-email.
🔐 secretMAILTRAP_ORGANIZATION_API_TOKENOrganization-scoped API token. Required for organization tools (separate from MAILTRAP_API_TOKEN).
configMAILTRAP_ORGANIZATION_IDRequired for organization tools (list-sub-accounts, create-sub-account).
configMAILTRAP_SANDBOX_IDDefault sandbox ID for sandbox tools when sandbox_id is not provided. Enables switching between sandboxes per call via the sandbox_id parameter.
configMAILTRAP_TEST_INBOX_IDDefault 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.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/railsware-mailtrap-mcp-1xaayu)](https://m8ven.ai/mcp/railsware-mailtrap-mcp-1xaayu)
commit: 0b0333bdd6c171c2b62cbd6c7336a238707c25ed
code hash: c4d81d37ee33b2a1364f8275bcd0121ed89fdb9d6ef82fbdac3f2ccaa19076e0
verified: 6/16/2026, 12:28:31 PM
view raw JSON →