Servers / Communication / Resend MCP
📧

Resend MCP

Free · Communication · by Resend · Listed March 3, 2026

Install

npx @resend/mcp-server

About

Send transactional emails through MCP using Resend. Beautiful HTML emails, delivery tracking, and bounce handling. Built for AI agents that need to communicate via email.

MCP Config

Add this to your MCP configuration file:

{ "mcpServers": { "resend-mcp": { "command": "npx @resend/mcp-server" } } }