Installation & Configuration
{
"mcpServers": {
"resend": {
"command": "npx",
"args": [
"-y",
"resend-email-mcp"
],
"env": {
"RESEND_API_KEY": "re_xxxxxxxx",
"RESEND_FROM": "Acme <[email protected]>"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12