This is a simple Model Context Protocol (MCP) server that sends emails using AWS SES (Simple Email Service). Perfect for integrating with Cursor or Claude Desktop to compose and send emails directly without copy-pasting. The service supports both plain text and HTML emails with advanced features like CC, BCC, and reply-to functionality.
Install from
M8ven verifies MCPs across every public registry β install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AWS_ACCESS_KEY_IDβ "": "YOUR_AWS_ACCESS_KEY_ID",AWS_REGIONβ "": "YOUR_AWS_REGION",AWS_SECRET_ACCESS_KEYβ "": "YOUR_AWS_SECRET_ACCESS_KEY",SENDER_EMAIL_ADDRESSβ "": "YOUR_SENDER_EMAIL",[](https://m8ven.ai/mcp/omd01-aws-ses-mcp-1t5xxl)