About
Overview
The Amazon SES MCP Server enables AI agents to send emails through AWS SES. It provides tools for sending raw and templated emails, managing identities, and viewing sending statistics.
Capabilities
Tools & Capabilities
⚡send_email
Send an email
⚡send_templated
Send using an email template
⚡get_statistics
Get sending statistics
⚡list_identities
List verified identities
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-amazon-sesExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"amazon-ses": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-amazon-ses"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026