Send emails directly from Cursor with this email sending MCP server
The repository implements a simple server that acts as a bridge between a Large Language Model (LLM) and the Resend email service. It leverages the Model Context Protocol (MCP) to receive email composition requests from Cursor or Claude, then uses the Resend API to send the emails. The architecture is straightforward, focusing on ease of use and integration.
TypeScript
221