Amazon SES MCP Server

Stablecommunication
55 starsTypeScriptcommunity
GitHub
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-ses
Examples

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

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Amazon SES MCP Server - MCP Server Directory - CortexAgent