mcp-mail-server and vibemcp

mcp-mail-server
70
Verified
vibemcp
50
Established
Maintenance 13/25
Adoption 15/25
Maturity 24/25
Community 18/25
Maintenance 13/25
Adoption 3/25
Maturity 22/25
Community 12/25
Stars: 22
Forks: 12
Downloads: 8,235
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 3
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License:
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 vibemcp

VibeTensor/vibemcp

Token-Optimized Unified MCP Server for Gmail & Microsoft 365. 60% fewer tokens, 100% more power.

Implements the TOON (Token-Oriented Object Notation) format to encode email and calendar data as schema-declared, tab-delimited rows instead of verbose JSON, achieving 51% average token reduction across Gmail, Outlook, and Google Calendar. Exposes 51 unified tools via stdio MCP transport for account management, email operations (send, reply, search, labels, drafts), and calendar access with switchable `format` parameter for JSON compatibility. Supports OAuth 2.0 for Google and Device Code flow for Microsoft 365, with credentials passed through environment variables or CLI authentication.

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