From 6d5ba3900df29f1fbaf27eae9be6d8521483b4c8 Mon Sep 17 00:00:00 2001 From: Shy2593666979 <2593666979@qq.com> Date: Sun, 23 Mar 2025 19:22:41 +0800 Subject: [PATCH] Add Email MCP Server (#83) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec0574c..5c9a85d 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ - **[Rootly-AI-Labs/Rootly-MCP-server](https://github.com/Rootly-AI-Labs/Rootly-MCP-server)** - MCP server for the incident management platform [Rootly](https://rootly.com/). - **[Calculator](https://github.com/githejie/mcp-server-calculator)** - This server enables LLMs to use calculator for precise numerical calculations. - **[User Feedback](https://github.com/mrexodia/user-feedback-mcp)** - Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor. +- **[Email](https://github.com/Shy2593666979/mcp-server-email)** - This server enables users to send emails through various email providers, including Gmail, Outlook, Yahoo, Sina, Sohu, 126, 163, and QQ Mail. It also supports attaching files from specified directories, making it easy to upload attachments along with the email content. ## Clients