Back to Home
mailtrap icon

mailtrap-mcp

Verified Safe

by mailtrap

Overview

The Mailtrap MCP server provides tools for sending transactional emails and managing email templates, including a sandbox environment for testing.

Installation

Run Command
npx -y mcp-mailtrap

Environment Variables

  • MAILTRAP_API_TOKEN
  • DEFAULT_FROM_EMAIL
  • MAILTRAP_ACCOUNT_ID
  • MAILTRAP_TEST_INBOX_ID

Security Notes

The server correctly uses environment variables for sensitive API tokens and account IDs, preventing hardcoding. Input validation for all tools is implemented using Zod schemas. Error handling is structured, returning clear messages and an 'isError' flag. There is no usage of 'eval' or other directly dangerous dynamic code execution. Network communication relies on standard SDK and web server practices.

Similar Servers

Stats

Interest Score42
Security Score9
Cost ClassMedium
Avg Tokens750
Stars52
Forks12
Last Update2026-01-07

Tags

emailtransactionaltemplatesMailtrapnotifications