Sendmux is an email inbox API and email API for AI agents.
Use this MCP server to let authorised agents work with Sendmux mailboxes, inbound email, clean JSON parsing, webhooks, outbound sending, provider routing, logs, billing, and team controls.
Agents can read mailbox messages, send email, manage domains and mailboxes, inspect usage, and build multi-tenant email workflows without raw IMAP/SMTP plumbing.
Learn more: https://sendmux.ai/product/inboxes
MCP setup: https://sendmux.ai/docs/guides/mcp
Server Config
{
"mcpServers": {
"sendmux": {
"url": "https://mcp.sendmux.ai/mcp"
}
}
}