Amazon Simple Email Service MCP Server
<fullname>Amazon Simple Email Service</fullname> <p> This document contains reference information for the <a href="https://aws.amazon.com/ses/">Amazon Simple Email Service</a> (Amazon SES) API, version 2010-12-01. This document is best used in conjunction with the <a href="https://docs.aws.amazon.co
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-email
Environment Variables
AMAZON_SIMPLE_EMAIL_SERVICE_API_KEYExample: your_amazon_simple_email_service_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-email": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-email"],
"env": {
"AMAZON_SIMPLE_EMAIL_SERVICE_API_KEY": "your_amazon_simple_email_service_api_key"
}
}
}
}Endpoints
/#Action=CloneReceiptRuleSetGET_CloneReceiptRuleSet
/#Action=CloneReceiptRuleSetPOST_CloneReceiptRuleSet
/#Action=CreateConfigurationSetGET_CreateConfigurationSet
/#Action=CreateConfigurationSetPOST_CreateConfigurationSet
/#Action=CreateConfigurationSetEventDestinationGET_CreateConfigurationSetEventDestination
/#Action=CreateConfigurationSetEventDestinationPOST_CreateConfigurationSetEventDestination
/#Action=CreateConfigurationSetTrackingOptionsGET_CreateConfigurationSetTrackingOptions
/#Action=CreateConfigurationSetTrackingOptionsPOST_CreateConfigurationSetTrackingOptions
/#Action=CreateCustomVerificationEmailTemplateGET_CreateCustomVerificationEmailTemplate
/#Action=CreateCustomVerificationEmailTemplatePOST_CreateCustomVerificationEmailTemplate