Enterprise DNA
M MCP Servers Developer low

marlinjai/email-mcp

by Various

Unified MCP server for email access across Gmail, Outlook, iCloud, and IMAP

M

MCP

marlinjai/email-mcp

Added 1 June 2026

Overview

A TypeScript-based Model Context Protocol server that provides a unified interface for email access across Gmail, Outlook, iCloud, and IMAP. It allows AI agents to interact with multiple email providers through a single MCP endpoint.

Best for

Best for
Developers prototyping MCP-based email agents who need a unified abstraction

Use cases

  • Connecting AI assistants to read and send emails from multiple providers
  • Automating email-based workflows like triage or filtering
  • Integrating email functionality into MCP-compatible agent frameworks

How to use

Install

npx @marlinjai/email-mcp

Tools exposed

  • email_list_accounts
  • email_add_account
  • email_remove_account
  • email_test_account
  • email_list_folders
  • email_search
  • email_get
  • email_get_thread
  • email_get_attachment
  • email_send
  • email_reply
  • email_forward
  • email_draft_create
  • email_draft_list
  • email_move
  • email_transfer
  • email_delete
  • email_mark
  • email_label
  • email_folder_create

Tested with

Claude Code

Notes

A TypeScript-based Model Context Protocol server that provides a unified interface for email access across Gmail, Outlook, iCloud, and IMAP. It allows AI agents to interact with multiple email providers through a single MCP endpoint.

13 stars on GitHub. Last updated 2026-03-16. Licensed MIT.

Use cases

  • Connecting AI assistants to read and send emails from multiple providers
  • Automating email-based workflows like triage or filtering
  • Integrating email functionality into MCP-compatible agent frameworks

Pros

  • Single API for multiple email backends reduces integration effort
  • Written in TypeScript for type safety and broad ecosystem compatibility
  • Open source with permissive license for customization

Cons

  • Very early project (13 stars) with minimal community or documentation
  • No clear testing or security audit for production use
  • Relies on third-party IMAP/OAuth configurations which can be complex

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Single API for multiple email backends reduces integration effort
  • Written in TypeScript for type safety and broad ecosystem compatibility
  • Open source with permissive license for customization

Cons

  • Very early project (13 stars) with minimal community or documentation
  • No clear testing or security audit for production use
  • Relies on third-party IMAP/OAuth configurations which can be complex
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks