email-mcp and mcp-server-email
About email-mcp
codefuturist/email-mcp
Email MCP server with full IMAP + SMTP support — read, search, send, manage, and organize email from any AI assistant via the Model Context Protocol
Exposes 47 tools across 7 prompts and 6 resources, including real-time IMAP IDLE watchers with AI-powered triage, email scheduling, calendar extraction, and provider-aware label management. Built with layered service architecture decoupled from MCP wiring for testability, uses stdio transport with XDG-compliant TOML config, and auto-detects settings for 8+ providers (Gmail, Outlook, Yahoo, iCloud, Fastmail, ProtonMail, Zoho, GMX). Supports multi-account workflows with OAuth2 (experimental), token-bucket rate limiting, TLS/STARTTLS encryption, and 5 MB attachment caps; installable via npm/Docker or integrated directly into Claude Desktop, VS Code, Cursor, Windsurf, and Zed.
About mcp-server-email
Shy2593666979/mcp-server-email
一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
Implements MCP tools via stdio transport that LLMs invoke to compose emails with configurable SMTP backends—automatically routing messages through the correct server (Gmail, Outlook, Yahoo, etc.) based on sender domain. The `search_attachments` tool enables filesystem pattern matching for attachment discovery, while a whitelist restricts supported file types (documents, archives, images, text) for security. Integrates directly with Claude.app and other MCP clients through environment-based credential injection, supporting multi-recipient delivery with optional attachments.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work