Resend Email MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 10 Sep 2026.
Complete Resend email MCP: full API coverage + debug layer (deliverability, DNS, bounces).
Today is the operative word: we check Resend Email MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
RESEND_API_KEY (Resend API key (https://resend.com/api-keys)), RESEND_FROM (Default sender address (verified domain), e.g. 'Acme <[email protected]>'), RESEND_REPLY_TO (Default Reply-To address), RESEND_READONLY (Set to 'true' to block every mutating tool), RESEND_ATTACHMENTS_DIR (Directory that local-file attachments are restricted to (disk reads disabled unless set)).
The author declared them in the registry entry; get the values from the project itself.
Apple Mail MCP server with full-coverage FTS5 body search, reliable on large mailboxes.
A local MCP server with full Figma REST API coverage.
Mac Mail MCP server with full-coverage FTS5 body search for local Apple Mail.
Community extension of CrowdStrike falcon-mcp with near-complete Falcon API coverage
Disability insurance MCP: a quote_request action plus carrier and coverage research tools.
Identity resolution MCP server for phone/email lookups across 31+ services. Global + India coverage.
MCP server exposing Untappd API tools for AI agents — full v4 read API coverage
MCP server for Paperless-ngx 3.x — full REST API coverage, schema-aware, token-frugal.
Answers built from our own checks of this server.