mcp-mail-server

by yunfeizhu · MCP Server · ★ 20

About mcp-mail-server

MCP Mail Server Language: English | 中文 A Model Context Protocol server for IMAP/SMTP email operations with Claude, Cursor, and other AI assistants. Features IMAP Operations: Search, read, and manage emails across mailboxes SMTP Support: Send emails with HTML/text content and attachments Attachment Management: View attachment metadata and save attachments to local files Secure Configuration: Environment-based setup with TLS/SSL support AI-Friendly: Natural language commands for email operations Auto Connection Management: Automatic IMAP/SMTP connection handling Multi-Mailbox Support: Access INBOX, Sent, and custom folders Quick Start Install: Configure environment variables (see Configuration) Add to your MCP client configuration Use natural language: "Show me unread emails from today" Installation Claude Desktop Add to your : json { "mcpServers": { "mcp-mail-server": { "command": "npx", "args": ["-y", "mcp-mail-server"], "env": { "IMAPHOST": "your-imap-server.com", "IMAPPORT": "993", "IMAPSECURE": "true", "SMTPHOST": "your-smtp-

Quick Facts

Stars20
Forks12
LanguageTypeScript
CategoryMCP Server
LicenseMIT
Quality Score62.1/100
Last Updated2026-03-17
Created2025-07-30
Platformsclaude-code, mcp, node
Est. Tokens~13k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is mcp-mail-server?

mcp-mail-server is 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 v. It is categorized as a MCP Server with 20 GitHub stars.

What programming language is mcp-mail-server written in?

mcp-mail-server is primarily written in TypeScript.

How do I install or use mcp-mail-server?

You can find installation instructions and usage details in the mcp-mail-server GitHub repository at github.com/yunfeizhu/mcp-mail-server. The project has 20 stars and 12 forks, indicating an active community.

What license does mcp-mail-server use?

mcp-mail-server is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools