mcp mailtrap for Claude Desktop
io.github.pijusz/mcp-mailtrap
MCP server for the Mailtrap email platform — analytics, sending, contacts, sandbox
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp mailtrap in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-mailtrap": {
"command": "npx",
"args": [
"-y",
"mcpj-mailtrap"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs