🔧
mailtrap-mcp
🔧MCP Servermailtrap/mailtrap-mcp
What it does
|Official Mailtrap MCP server for sending transactional emails and managing email templates through Claude Desktop and other MCP clients, with domain verification and API token authentication
localemailcontext
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub →
claude mcp add mailtrap -e MAILTRAP_API_TOKEN=your_mailtrap_api_token -e DEFAULT_FROM_EMAIL=your_sender@example.com -e MAILTRAP_ACCOUNT_ID=your_account_id -e MAILTRAP_TEST_INBOX_ID=your_test_inbox_id -- npx -y mcp-mailtrapClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"mailtrap": {
"command": "npx",
"args": ["-y...56
Last UpdatedFeb 14, 2026