Resend Email MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 11 Jun 2026.
Complete Resend email MCP: full API coverage + debug layer (deliverability, DNS, bounces).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add resend-email-mcp -- npx -y resend-email-mcp
{
"mcpServers": {
"resend-email-mcp": {
"args": [
"-y",
"resend-email-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.resend-email-mcp]
command = "npx"
args = ["-y", "resend-email-mcp"]
{
"mcpServers": {
"resend-email-mcp": {
"args": [
"-y",
"resend-email-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"resend-email-mcp": {
"args": [
"-y",
"resend-email-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.