mailpit

GitHub

An email and SMTP testing tool with API for developers

mailpit MCP Server

MCP server for axllent/mailpit

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "mailpit": {
      "command": "npx",
      "args": [
        "-y",
        "@axllent/mailpit"
      ]
    }
  }
}