read-email-mcp

KelpHect/read-email-mcp
★ 0 stars TypeScript Database Updated today
Read-only MCP server that mirrors any IMAP mailbox into a local SQLite copy for browsing and searching email.
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": {
    "read-email-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "KelpHect/read-email-mcp"
      ]
    }
  }
}

README Excerpt

A read-only [Model Context Protocol](https://modelcontextprotocol.io) server that mirrors any IMAP mailbox into a local SQLite database, then lets AI clients browse, search, and read email without reconnecting to the server on every request. It works with Gmail, Outlook, Yahoo, Fastmail, iCloud, Proton Mail Bridge, self-hosted mail, and any other provider that exposes standard IMAP.

Tools (18)

EMAILIMAP_HOSTIMAP_PORTIMAP_SECUREIMAP_USERPASSWORDbrowse_email_datesget_emailget_raw_emailget_recent_emailsget_storage_statsget_sync_statusget_threadlist_emailslist_mailboxesoptimize_email_storesearch_emailssync_email
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →