Loading MCP server directory, please wait...
Letterkeel: send email from your own domain via SMTP, Resend, SendGrid, Mailgun, Postmark
npx @getmcp/cli add io.github.shawmena-dotcom/send-emailRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour Apify API token, as 'Bearer <apify-api-token>'. Runs are billed per email recipient accepted to your Apify account.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.shawmena-dotcom/send-email": {
"url": "https://mcp.apify.com/?tools=cybermax/send-email",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}