mcp-mail-server and gmail-mcp

mcp-mail-server
64
Established
gmail-mcp
44
Emerging
Maintenance 13/25
Adoption 15/25
Maturity 18/25
Community 18/25
Maintenance 10/25
Adoption 2/25
Maturity 18/25
Community 14/25
Stars: 22
Forks: 12
Downloads: 8,235
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 2
Forks: 3
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
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 gmail-mcp

pouyanafisi/gmail-mcp

Gmail MCP Server - Email management for AI assistants. Send, search, organize emails with labels and filters. OAuth2 auth, batch operations, attachments. Works with Claude, Gemini, Cursor.

Implements 19 distinct Gmail operations organized across email, label, and filter management through TypeScript with Zod validation schemas. Built on the Model Context Protocol (MCP) with stdio transport, it integrates directly into Cursor IDE and Claude Desktop via configuration files, automating batch processing with Gmail API rate-limit compensation and credential refresh handling.

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