Resend MCP server enables AI assistants to compose and send emails through the Resend API. Built with TypeScript and the Model Context Protocol SDK, it provides a single tool for sending emails with support for customizable sender addresses, reply-to fields, and scheduled delivery. The implementation requires a Resend API key and sender email address, making it ideal for users who want their AI assistant to draft and dispatch emails directly. The server can be installed via npm or through ClaudeMind desktop app for seamless integration.
Send an email using the Resend API. Parameters: to (string), subject (string), content (string), from (optional string), replyTo (optional array), scheduledAt (optional string), attachments (optional array)
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!