mcp-server-resend

AIWerk/mcp-server-resend
★ 0 stars TypeScript Communication Updated 5d ago
Resend API MCP server — transactional and marketing email, domains, contacts, broadcasts, and more
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-resend": {
      "command": "npx",
      "args": [
        "-y",
        "AIWerk/mcp-server-resend"
      ]
    }
  }
}