email-mcp
by TimeCyber · JavaScript · ★ 45
一个让AI轻松接管邮箱的MCP服务,基于 Model Context Protocol (MCP) 构建,支持在 MCP-X,Claude Desktop 等 MCP 客户端中使用。
Install
npx -y github:TimeCyber/email-mcp Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"email-mcp": {
"command": "npx",
"args": [
"-y",
"github:TimeCyber/email-mcp"
]
}
}
} From the README
[](https://badge.fury.io/js/mcp-email)
[](https://www.npmjs.com/package/mcp-email)
[](https://opensource.org/licenses/MIT)
一个让AI轻松接管邮箱的通用MCP服务器,基于 Model Context Protocol (MCP) 构建,支持在 MCP-X、Claude Desktop 等 MCP 客户端中使用。
**支持多种邮箱服务商自动配置**:QQ邮箱、163邮箱、Gmail、Outlook、腾讯企业邮箱、网易企业邮箱、阿里云邮箱、新浪邮箱、搜狐邮箱等。
- 📤 **邮件发送**: 支持发送HTML和纯文本邮件
- 👥 **多收件人**: 支持多个收件人、抄送、密送
- 📎 **附件支持**: 支持文件附件和Base64编码内容
- 🔧 **动态配置**: 支持运行时配置邮箱服务器
- 🔍 **连接测试**: 内置SMTP服务器连接测试
- 🛡️ **安全认证**: 支持微信企业邮箱授权码认证
- ⚡ **高性能**: 优化的连接超时和重试机制
项目提供了详细的配置指南,包含各大邮箱服务商的配置说明:
📖 **[CONFIG_GUIDE.md](./CONFIG_GUIDE.md)** - 完整配置指南,包含:
- 📧 163邮箱详…
Read full README on GitHub →
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related communication servers
dify
langgenius
★ 139,735
Production-ready platform for agentic workflow development.
Communication · TypeScript
playwright
microsoft
★ 87,699
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Communication · TypeScript
awesome-mcp-servers
punkpeye
★ 85,990
A collection of MCP servers.
Communication
fastmcp
PrefectHQ
★ 24,928
🚀 The fast, Pythonic way to build MCP servers and clients.
Communication · Python
memU
NevaMind-AI
★ 13,496
Memory for 24/7 proactive agents like OpenClaw.
Communication · Python
hyperframes
heygen-com
★ 13,240
Write HTML. Render video. Built for agents.
Communication · TypeScript