Email MCP
E

Email MCP

A universal email management server based on the Model Context Protocol, supporting automatic configuration of mainstream email service providers such as QQ, 163, and Gmail, and providing complete functions such as sending, receiving, and managing email attachments.
2.5 points
5.7K

What is the Universal Email MCP Server?

The Universal Email MCP Server is an email management tool built on the Model Context Protocol (MCP). It allows AI assistants (such as Claude) to directly access and manage your email. Through this server, AI can help you send emails, view your inbox, manage email attachments, etc., just like having a smart email assistant.

How to use the Universal Email MCP Server?

It's very simple to use: 1) Install the MCP server. 2) Configure your email account in the MCP client (such as Claude Desktop). 3) Operate your email directly through the AI assistant. The system supports automatic recognition of mainstream email service providers, eliminating the need for complex server configuration.

Applicable scenarios

Suitable for various scenarios where AI assistance is needed to handle emails: • Automatically send notification emails • Process customer inquiries in batches • Intelligently organize the inbox • Send reports at scheduled times • Analyze and summarize email content

Main Features

Intelligent Email Recognition
Automatically recognize mainstream email service providers such as QQ Mail, 163 Mail, Gmail, and Outlook, eliminating the need to manually configure the server address.
Email Sending
Supports sending HTML and plain text emails. Multiple recipients, carbon copies, blind carbon copies, and attachments can be added.
Email Receiving
Get the list of recent emails and their detailed content. Automatically select the best protocol (IMAP/POP3).
Enterprise Email Support
Specifically supports enterprise - level email services such as Tencent Enterprise Mail and NetEase Enterprise Mail.
Attachment Processing
Supports file attachments and Base64 - encoded content, making it convenient to send files in various formats.
Connection Testing
Built - in SMTP/IMAP server connection testing tool to quickly diagnose configuration issues.
Advantages
Supports 8 major mainstream email service providers, covering personal and enterprise emails
Intelligent automatic configuration reduces the complexity of manual settings
Protocol optimization automatically selects the best connection method
Dedicated support for enterprise emails, with simpler configuration
Built - in diagnostic tools to quickly troubleshoot problems
Limitations
The email needs to enable SMTP/IMAP services and obtain an authorization code
Gmail will require an app - specific password starting from May 2025
Some enterprise emails require administrator permission to enable third - party access
The network environment may affect connection stability

How to Use

Get the Email Authorization Code
Log in to your email, find the SMTP/IMAP/POP3 service in the settings, enable the service, and generate an authorization code (not the login password).
Install the MCP Server
Install globally via npm or run using npx.
Configure the MCP Client
Add server configuration in MCP clients such as Claude Desktop.
Test the Connection
Test the email connection status in the AI assistant.

Usage Examples

Send a Notification Email
The AI assistant helps you automatically send a project progress notification email to team members.
View Customer Inquiries
Quickly view recently received customer inquiry emails.
Send a Report with Attachments
Send a monthly report and attach a PDF file.
Configure a New Email Account
Add a new enterprise email account.

Frequently Asked Questions

What is an authorization code? What's the difference between it and the login password?
Why can't I connect to my 163 email?
Do enterprise emails require special configuration?
What should I do if I can't connect to Gmail?
How can I test if the email configuration is correct?
Which email service providers are supported?

Related Resources

Complete Configuration Guide
Contains detailed configuration tutorials and troubleshooting for all email types.
GitHub Repository
Project source code and latest updates.
npm Package Page
npm package information and installation instructions.
NetEase Mail Help Center
Official documentation for NetEase Mail client settings.
Tencent Enterprise Mail Configuration
Configuration guide for third - party access to Tencent Enterprise Mail.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "universal-email": {
      "command": "npx",
      "args": ["mcp-email"],
      "env": {
        "EMAIL_USER": "your-email@domain.com",
        "EMAIL_PASSWORD": "your-password-or-auth-code",
        "EMAIL_TYPE": "auto"
      }
    }
  }
}

{
  "mcpServers": {
    "universal-email": {
      "command": "node",
      "args": ["F:\\path\\to\\email-mcp\\index.js"],
      "env": {
        "EMAIL_USER": "your-email@domain.com",
        "EMAIL_PASSWORD": "your-password-or-auth-code",
        "EMAIL_TYPE": "auto"
      }
    }
  }
}

{
  "mcpServers": {
    "enterprise-email": {
      "command": "node",
      "args": ["F:\\path\\to\\email-mcp\\index.js"],
      "env": {
        "EMAIL_USER": "user@company.com",
        "EMAIL_PASSWORD": "your-enterprise-auth-code",
        "EMAIL_TYPE": "exmail"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
4.9K
5 points
A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
8.9K
5 points
B
Blueprint MCP
Blueprint MCP is a chart generation tool based on the Arcade ecosystem. It uses technologies such as Nano Banana Pro to automatically generate visual charts such as architecture diagrams and flowcharts by analyzing codebases and system architectures, helping developers understand complex systems.
Python
8.2K
4 points
M
MCP Agent Mail
MCP Agent Mail is a mail - based coordination layer designed for AI programming agents, providing identity management, message sending and receiving, file reservation, and search functions, supporting asynchronous collaboration and conflict avoidance among multiple agents.
Python
9.5K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
13.1K
5 points
A
Aderyn
Aderyn is an open - source Solidity smart contract static analysis tool written in Rust, which helps developers and security researchers discover vulnerabilities in Solidity code. It supports Foundry and Hardhat projects, can generate reports in multiple formats, and provides a VSCode extension.
Rust
8.7K
5 points
D
Devtools Debugger MCP
The Node.js Debugger MCP server provides complete debugging capabilities based on the Chrome DevTools protocol, including breakpoint setting, stepping execution, variable inspection, and expression evaluation.
TypeScript
10.0K
4 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
10.9K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
17.5K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
27.6K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
17.6K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
54.2K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
24.3K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
52.4K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
17.2K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
35.7K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase