Loading MCP server directory, please wait...
Complete Resend email MCP: full API coverage + debug layer (deliverability, DNS, bounces).
npx @getmcp/cli add io.github.helbertparanhos/resend-email-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
RESEND_API_KEYResend API key (https://resend.com/api-keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.helbertparanhos/resend-email-mcp": {
"command": "npx",
"args": [
"-y",
"resend-email-mcp"
],
"env": {
"RESEND_API_KEY": "",
"RESEND_FROM": "",
"RESEND_REPLY_TO": "",
"RESEND_READONLY": "",
"RESEND_ATTACHMENTS_DIR": ""
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Gotify push notifications and message management.
Apprise notifications over MCP and CLI with authenticated stdio and HTTP transports.
Gotify notifications and app, client, and message management over MCP and CLI.