PHPMailer
The classic email sending library for PHP
PHPMailer MCP Server
MCP server for PHPMailer/PHPMailer
Ready-to-Use Client Configurations
{
"mcpServers": {
"PHPMailer": {
"command": "npx",
"args": [
"-y",
"@PHPMailer/PHPMailer"
]
}
}
}