Send emails, manage domains, contacts, and audiences via the Resend API through MCP. Compose and send transactional emails, manage mailing lists, and automate email workflows from your AI agent.
Install via CLI
mog install mogteam/mcp-resendManual config
Resend API key (from resend.com/api-keys)
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-resend": {
"command": "npx",
"args": [
"-y",
"resend-mcp"
],
"env": {
"RESEND_API_KEY": "<your-secret>"
}
}
}
}Or run mog install to configure automatically. MCP docs
Send emails, manage domains, contacts, and audiences via the Resend API through MCP. Compose and send transactional emails, manage mailing lists, and automate email workflows from your AI agent.
mog install mogteam/mcp-resend
resend email transactional messaging notifications mcp
Sourced from Resend (official) — ⭐ 350 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Resend (official)
github.com/resend/mcp-send-emailThis package is sourced from the above repository and distributed on mog under its original license.
Releases