Official Model Context Protocol (MCP) server for Shipmail, a business email provider with REST API, webhooks, and custom-domain inboxes for AI agents.
{
"mcpServers": {
"shipmail-1": {
"command": "npx",
"args": [
"-y",
"shipmail-mcp"
]
}
}
}