email MCP
v0.8.0dev.wraps/email
Query SES send history, delivery events, domains and suppressions, and send from your AWS account.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add email -e AWS_REGION=<AWS_REGION> -e AWS_PROFILE=<AWS_PROFILE> -e WRAPS_WRITE_ENABLED=<WRAPS_WRITE_ENABLED> -e WRAPS_FROM_EMAIL=<WRAPS_FROM_EMAIL> -e WRAPS_ALLOWED_RECIPIENTS=<WRAPS_ALLOWED_RECIPIENTS> -e WRAPS_ALLOWED_RECIPIENT_DOMAINS=<WRAPS_ALLOWED_RECIPIENT_DOMAINS> -e WRAPS_HISTORY_TABLE_NAME=<WRAPS_HISTORY_TABLE_NAME> -- npx -y @wraps.dev/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.