Odel
gigamail

gigamail

Local
@adecubed3PythonAGPL-3.0Updated 5 days ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIgigamailv0.2.4

Run

uvx gigamail

MCP client config

{
  "mcpServers": {
    "gigamail": {
      "command": "uvx",
      "args": [
        "gigamail"
      ]
    }
  }
}