73
/ 100
13 days ago
glama

AWS SES MCP Server

Sends emails using AWS Simple Email Service (SES) with support for HTML/plain text, CC, and BCC from any MCP client.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
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_SES_REGION
configAWS_ACCESS_KEY_ID
🔐 secretAWS_SECRET_ACCESS_KEY
configAWS_SES_FROM_EMAILfrom_email string No Sender email (defaults to )
// 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/nimblebraininc-mcp-aws-ses-5wyqh0)](https://m8ven.ai/mcp/nimblebraininc-mcp-aws-ses-5wyqh0)
commit: 2977bed7de79e952a33870f4c331d56d0a1d1268
code hash: ebda4aa91e294aced9ec4d0c6297e4a3a29420bbd8f432a30369a5b9bea1d793
verified: 6/22/2026, 1:14:59 PM
view raw JSON →