Loomal

email-mcp

MCP server by github.com/marlinjai/email-mcp

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

13 starsnpm: @marlinjai/email-mcp

About email-mcp

email-mcp is an MCP (Model Context Protocol) server published by marlinjai in the official MCP registry, listed under Cloud Platforms on Loomal. Unified email MCP server for Gmail, Outlook, iCloud, and IMAP with batch operations

It ships as an npm package (@marlinjai/email-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/marlinjai/email-mcp, where the project has earned 13 GitHub stars.

Use email-mcp with your agent

Claude Code · one command
claude mcp add email-mcp-mcp -- npx -y @marlinjai/email-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "email-mcp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@marlinjai/email-mcp"
      ]
    }
  }
}
npm@marlinjai/email-mcp

Frequently asked questions

What is email-mcp?
email-mcp is an MCP (Model Context Protocol) server by marlinjai in the Cloud Platforms category. Unified email MCP server for Gmail, Outlook, iCloud, and IMAP with batch operations
How do I connect email-mcp to Claude, Cursor, or another MCP client?
Install email-mcp from its npm package (@marlinjai/email-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is email-mcp open source?
Yes — the source code is public at github.com/marlinjai/email-mcp, with 13 GitHub stars.
Can AI agents pay to use email-mcp?
Not yet through Loomal — email-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain email-mcp? Claim this listing free by verifying GitHub ownership, or contact us.