mcp-mail-server and apple-mail-mcp

mcp-mail-server
64
Established
apple-mail-mcp
57
Established
Maintenance 13/25
Adoption 15/25
Maturity 18/25
Community 18/25
Maintenance 13/25
Adoption 12/25
Maturity 18/25
Community 14/25
Stars: 22
Forks: 12
Downloads: 8,235
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 5
Forks: 3
Downloads: 2,766
Commits (30d): 0
Language: Python
License: GPL-3.0
No risk flags
No risk flags

About mcp-mail-server

yunfeizhu/mcp-mail-server

A lightweight Model Context Protocol (MCP) server that provides IMAP and SMTP email functionality for AI assistants like Claude in Cursor IDE. Built with TypeScript and optimized for easy deployment via npm/npx.

Supports multi-mailbox navigation with RFC 6154 auto-detection of special folders (Sent, Drafts), concurrent connection management with timeout guards, and comprehensive search operations (by sender/subject/date/keyword) with optional inbox-only filtering. Implements stateless message retrieval using UIDs rather than connection state, HTML-escape injection prevention in replies, and automatic attachment metadata extraction. Integrates with Claude Desktop, Cursor, Claude Code, and other MCP clients via stdio transport with environment-based configuration for TLS/SSL email servers.

About apple-mail-mcp

imdinu/apple-mail-mcp

Fast MCP server for Apple Mail — disk-first reads, 87x faster batch JXA, FTS5 search (700–3500x faster body search). 6 tools for Claude Desktop & Claude Code.

Implements a persistent FTS5 SQLite index built from `.emlx` files on disk, enabling full-text body search in ~20ms while avoiding AppleScript overhead entirely. Provides six MCP tools covering account/mailbox enumeration, filtered email retrieval, and attachment extraction, designed for Claude Desktop/Code integration on macOS with configurable index scope and exclusion rules.

Scores updated daily from GitHub, PyPI, and npm data. How scores work