mailmcp

whitesticker/mailmcp
★ 0 stars Swift Security Updated 4d ago
Local macOS MCP server so agents can process your mail from an encrypted vault.
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": {
    "mailmcp": {
      "command": "npx",
      "args": [
        "-y",
        "whitesticker/mailmcp"
      ]
    }
  }
}

README Excerpt

A local macOS app and [MCP](https://modelcontextprotocol.io) server so agents can read and organize your mail from an encrypted vault on your Mac. There is no hosted backend. Requires macOS 14 or later. ```bash brew tap whitesticker/mailmcp brew install --cask mailmcp ``` Then open MailMCP, unlock the vault, add a mailbox, and use **Add to an agent**.