gigamail

adecubed/gigamail
★ 0 stars Python AI/LLM Updated today
Mail for AI agents ( and humans). MCP server giving Claude (or any agent) safe, permission-controlled access to email (Microsoft Graph + IMAP), calendar and your knowledge files. Two-phase confirmation for sends, audit log, local index. No built-in LLM: your agent brings the intelligence.
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": {
    "gigamail": {
      "command": "uvx",
      "args": [
        "gigamail"
      ]
    }
  }
}

Or install with pip: pip install gigamail

README Excerpt

<!-- GigaMail — mail for your AI agent Copyright (C) 2026 Adecubed This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See the LICENSE file for details.

Tools (1)

request_id