Skip to main content
Feedback

AWS SES MCP connector

Updated 

Amazon Simple Email Service (SES) is AWS's cloud-based platform for sending transactional and marketing emails at scale. The AWS SES MCP connector allows AI agents to send individual and templated emails while creating, updating, and managing reusable email templates. It also supports custom verification email templates, giving teams flexibility to standardize and control outbound email communication across their applications.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the AWS SES MCP connector to perform the following actions:

  • Send transactional emails to customers directly from automated workflows
  • Deliver personalized bulk emails using reusable templates with dynamic content
  • Build and maintain email templates for consistent brand messaging
  • Verify new sender email addresses through customizable verification email templates
  • Automate order confirmations, password resets, and notification emails at scale
  • Track and manage all email templates used across marketing campaigns
  • Streamline account verification processes with branded custom verification emails
  • Reduce email development time by reusing pre-built templates across workflows

Example prompts

Use the following example prompts to invoke AWS SES MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Send a welcome email to our new customer using AWS SES.
  • Create an email template for our monthly newsletter in AWS SES.
  • Show me all the email templates we have saved in AWS SES.
  • Send our order confirmation template to a customer through AWS SES.
  • Update the password reset email template in AWS SES.
  • Delete the old promotional email template from AWS SES.
  • Create a verification email template for new sign-ups in AWS SES.
  • Send a verification email to a new user through AWS SES.
  • List all custom verification templates set up in AWS SES.
  • Get the details of our shipping confirmation template in AWS SES.

AWS SES MCP connector tools

The AWS SES MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
sendEmailSend an email
sendTemplatedEmailSend a templated email
createTemplateCreate an email template
getTemplateGet an email template
updateTemplateUpdate an email template
deleteTemplateDelete an email template
listTemplatesList email templates
createCustomVerificationEmailTemplateCreate a custom verification email template
getCustomVerificationEmailTemplateGet a custom verification email template
updateCustomVerificationEmailTemplateUpdate a custom verification email template
deleteCustomVerificationEmailTemplateDelete a custom verification email template
listCustomVerificationEmailTemplatesList custom verification email templates
sendCustomVerificationEmailSend a custom verification email
On this Page