imap-mcp

LeeFlannery/imap-mcp
★ 0 stars Python Communication Updated today
Read-only MCP server for searching and reading mail across all your IMAP accounts at once
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

All your mailboxes, one MCP server, read-only. Point it at any number of IMAP accounts (Gmail, Fastmail, iCloud, Migadu, self-hosted, anything that speaks IMAP) and your MCP client can list, search, and read across every one of them in a single call. Ask "what's unread across all my accounts?" or "find the invoice from Hetzner" and get answers that span

Tools (1)

account

Topics

emailimapmcpmcp-servermodel-context-protocol