mcp-send-email

TypeScript

Send emails directly from Cursor with this email sending MCP server

Function Calling
Protocol Implementations
Developer Tooling

Architecture and Design Patterns

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.

About

Language

TypeScript

Stars

221

Categories

Function CallingProtocol ImplementationsDeveloper Tooling