Email runs on your own machine — the client starts it, so there is no endpoint to ping. 305 installs a week from npm. Last commit 14 Sep 2026.
Query SES send history, delivery events, domains and suppressions, and send from your AWS account.
Today is the operative word: we check Email every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add email -- npx -y @wraps.dev/mcp
{
"mcpServers": {
"email": {
"args": [
"-y",
"@wraps.dev/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.email]
command = "npx"
args = ["-y", "@wraps.dev/mcp"]
{
"mcpServers": {
"email": {
"args": [
"-y",
"@wraps.dev/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"email": {
"args": [
"-y",
"@wraps.dev/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AWS_REGION (Region your Wraps stack is deployed in. Optional only if your active AWS profile supplies one — SES identities are per-region.), AWS_PROFILE (AWS profile to use. Credentials are read locally and never leave the machine.), WRAPS_WRITE_ENABLED (Set to true to enable the send_email tool. Read-only by default.), WRAPS_FROM_EMAIL (Default from address for send_email. Must be a domain verified in your SES account.), WRAPS_ALLOWED_RECIPIENTS (Comma-separated addresses the agent may send to. Restricts send_email when write mode is on.), WRAPS_ALLOWED_RECIPIENT_DOMAINS (Comma-separated domains the agent may send to. Matching is exact; list subdomains explicitly.), WRAPS_HISTORY_TABLE_NAME (DynamoDB table holding email history. Defaults to wraps-email-history.).
The author declared them in the registry entry; get the values from the project itself.
Manage Laravel Forge servers, sites, and deployments from your AI assistant.
An MCP server that mounts your skill directory and add deterministic entry for deployment
MailDev MCP server. Manage Docker containers and inspect emails from your AI editor or MCP client.
Query Airbrake errors, notices, deploys, and project stats from MCP clients
Agent-to-agent cloud service: deploys and runs your apps and services — domains, logs, real status.
Deploy and manage your apps, databases, storage, and scheduled jobs from your AI agent
Manage Scalingo PaaS apps, deployments, containers, logs and env vars from your AI assistant.
Manage Sable AI voice agents, query HyperDX logs and metrics, and deploy — all from your IDE
Answers built from our own checks of this server.