HomeCommunication › email-mcp

email-mcp

Unified email MCP server for Gmail, Outlook, iCloud, and IMAP with batch operations

TypeScript CloudLocal
★ 22 stars Last pushed 2026-09-18 License: MIT

Topics: Communication

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.3)

npx -y @marlinjai/email-mcp@1.2.3

Or add to your MCP client config:

{
  "mcpServers": {
    "email-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@marlinjai/email-mcp@1.2.3"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry