Email AWS SES icon

Email AWS SES

Facilitates sending transactional and bulk emails via AWS Simple Email Service.

About

This tool serves as a Model Context Protocol (MCP) server, integrating with AWS Simple Email Service (SES) to provide robust email sending capabilities. It offers full compliance with the MCP protocol, ensuring reliable JSON-RPC 2.0 communication with proper error handling. Leveraging AWS SES, it supports sending individual, bulk, and templated emails efficiently and cost-effectively, with global edge deployment via Cloudflare Workers. Its TypeScript foundation ensures type safety and includes Zod validation for robust data handling.

Key Features

  • Support for single emails, bulk emails, and SES templates
  • AWS SES Integration for transactional and bulk emails
  • Optimized for Cloudflare Workers deployment
  • Type-safe development with TypeScript and Zod validation
  • 0 GitHub stars
  • Full MCP Protocol Compliance (JSON-RPC 2.0)

Use Cases

  • Sending a simple email to one or more recipients with a custom subject and body.
  • Sending personalized bulk emails to multiple recipients using an AWS SES template.
  • Integrating email functionality into applications or agents via the MCP protocol.
Advertisement

Advertisement