74
grade C
2 days ago
mcp_so

aws-ses-mcp πŸ“§

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.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
βœ…
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
βœ…
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
πŸ”
You'll be asked for 1 credential: AWS_SECRET_ACCESS_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAWS_ACCESS_KEY_IDβ€” "": "YOUR_AWS_ACCESS_KEY_ID",
configAWS_REGIONβ€” "": "YOUR_AWS_REGION",
πŸ” secretAWS_SECRET_ACCESS_KEYβ€” "": "YOUR_AWS_SECRET_ACCESS_KEY",
configSENDER_EMAIL_ADDRESSβ€” "": "YOUR_SENDER_EMAIL",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance β€” verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/omd01-aws-ses-mcp-1t5xxl)](https://m8ven.ai/mcp/omd01-aws-ses-mcp-1t5xxl)
commit: 222c28bb769f70781eb478941ad0f51bb5cefa5e
code hash: e0f6acf226f87ae23605175aa13883afe775c8f86dcd641dffbf74d70bea53f2
verified: 4/18/2026, 7:11:54 PM
view raw JSON β†’