openagentemail

openagentemail/openagentemail
★ 0 stars Unknown language AI/LLM Updated today
Self-hosted email for AI agents — the open-source alternative to AgentMail. One compose file → unlimited inboxes, OTP extraction, MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

Self-hosted email for AI agents — the open-source alternative to AgentMail. One compose file → unlimited inboxes, OTP extraction, MCP server.