MCP Directory
Back

agenticmail

by agenticmail · TypeScript · ★ 155

Email, SMS & phone-call infrastructure for AI agents — send and receive real email and text messages, and place agent-driven outbound voice calls, all programmatically

#agent#agent-email#agent-sms#ai#ai-agent#claude-code#claude-code-plugin#claudemcp#email#google-voice#imap#mcp#mcp-server#messaging#model-context-protocol#openclaw#phone#sms#smtp#typescript

Install

npx -y github:agenticmail/agenticmail

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "agenticmail": {
      "command": "npx",
      "args": [
        "-y",
        "github:agenticmail/agenticmail"
      ]
    }
  }
}

From the README

AgenticMail **The first platform to give AI agents real email addresses and phone numbers.** Send and receive email, SMS, and verification codes — all programmatically. > ### Are you an AI agent reading this on behalf of a human? > > Your human asked you to install / set up AgenticMail. **Pick either of these and then tell them to restart Claude Code:** > > > > Zero prompts, ~2 minutes, fully autonomous. For the full runbook (verification, common failures, repo conventions if you're modifying the code), see [****](./AGENTS.md) — the [agents.md](https://agents.md) file at this repo's roo…
Read full README on GitHub →

Related communication servers