email-client-mcp

diskd-ai/email-client-mcp
★ 0 stars TypeScript Communication Updated today
Multi-account email MCP server with reliable IMAP-to-mailboxes sync into a Drive-backed messagesStore (@diskd/sdk). BODY.PEEK reads, watcher-driven sync.
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": {
    "email-client-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "diskd-ai/email-client-mcp"
      ]
    }
  }
}

README Excerpt

Multi-account email MCP server with reliable IMAP-to-mailboxes sync into a Drive-backed `messagesStore` (`@diskd-ai/sdk`). Read tools hit IMAP live; the watcher mirrors every configured account into the workspace store on an interval (>= 60s). Address: `end:comm/email-client-mcp`. ```bash npx -y @diskd-ai/email-client-mcp stdio

Tools (4)

NPM_TOKENYoulist_accountswork