imap-mcp

adelaidasofia/imap-mcp
★ 0 stars Python Memory/Knowledge Updated today
Connect any IMAP mailbox (iCloud, Gmail, Outlook, Fastmail, self-hosted) to your second brain. MCP server, read-only against your mail.
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": {
    "imap-mcp": {
      "command": "uvx",
      "args": [
        "imap-mcp"
      ]
    }
  }
}

Or install with pip: pip install imap-mcp

README Excerpt

Connect any mailbox to your second brain. An MCP server that reads mail over IMAP — iCloud, Gmail, Outlook, Fastmail, university or company mail, anything that speaks the protocol — and turns it into markdown notes you can search, plus `RawItem` records the Mycelium runtime ingests directly. MIT licensed. Runs on macOS, Linux, and Windows.

Tools (13)

fastmailgenericgmailicloudimap_explain_filterimap_export_for_runtimeimap_healthimap_list_mailboxesimap_list_providersimap_read_messageimap_search_messagesimap_sync_to_vaultoutlook