HomeCommunication › gigamail

gigamail

Your real mailbox and calendar for your agent (M365/IMAP); a human approves every send.

Python CloudLocal macOSWindowsLinux
★ 8 stars Last pushed 2026-09-23 License: AGPL-3.0

Topics: Communication

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.3.4)

uvx gigamail

Or add to your MCP client config:

{
  "mcpServers": {
    "gigamail": {
      "command": "uvx",
      "args": [
        "gigamail"
      ],
      "env": {
        "GIGAMAIL_ROOT": "<YOUR_VALUE>"
      }
    }
  }
}
  • GIGAMAIL_ROOT — Data directory (Windows: %APPDATA%\ADE, POSIX: ~/.ade). Optional; declare it if your MCP client filters the subprocess environment.

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry