assistantmail-mcp

AssistantMail/assistantmail-mcp
★ 0 stars JavaScript AI/LLM Updated 3d ago
MCP server for Assistant-Mail.ai — lets AI agents send and receive email through a managed mailbox.
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": {
    "assistantmail-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "AssistantMail/assistantmail-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [AssistantMail](https://assistant-mail.ai) — give AI agents a managed mailbox to send and receive email. Built for personal and small-team OpenClaw / Hermes operators who want agent email with allowlist, consent, retention, and spend caps you control. Listed on ClawHub for easy install — not an official OpenClaw endorsement.

Tools (20)

ASSISTANT_MAIL_API_BASE_URLASSISTANT_MAIL_API_KEYassistantmail_add_recipientassistantmail_create_mailboxassistantmail_delete_mailboxassistantmail_delete_messagesassistantmail_get_inbound_policyassistantmail_get_mailboxassistantmail_get_meassistantmail_get_messageassistantmail_get_message_referenceassistantmail_get_usageassistantmail_get_usage_referenceassistantmail_healthassistantmail_list_mailboxesassistantmail_list_messagesassistantmail_list_messages_referenceassistantmail_list_recipientsassistantmail_remove_recipientassistantmail_reply_message