Loading MCP server directory, please wait...
Query SES send history, delivery events, domains and suppressions, and send from your AWS account.
npx @getmcp/cli add dev.wraps/emailRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.wraps/email": {
"command": "npx",
"args": [
"-y",
"@wraps.dev/mcp"
],
"env": {
"AWS_REGION": "",
"AWS_PROFILE": "",
"WRAPS_WRITE_ENABLED": "",
"WRAPS_FROM_EMAIL": "",
"WRAPS_ALLOWED_RECIPIENTS": "",
"WRAPS_ALLOWED_RECIPIENT_DOMAINS": "",
"WRAPS_HISTORY_TABLE_NAME": ""
}
}
}
}