Skip to main content
Glama

aws_ses_send_email

Send emails through AWS Simple Email Service (SES) with configurable sender, recipients, subject, and body content using your AWS credentials.

Instructions

Send an email via SES. Blocked in --readonly mode.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileNoAWS profile name from ~/.aws/config (e.g., 'default', 'production')
regionNoAWS region override (e.g., 'us-east-1', 'sa-east-1')
sourceYesSender email address (must be verified in SES)
to_addressesYesRecipient email addresses
subjectYesEmail subject
body_textYesPlain text body
body_htmlNoHTML body (optional)
cc_addressesNoCC email addresses
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/marcelobrake/aws-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server