1

163 Email MCP Server

Enables interaction with 163 email accounts through IMAP/SMTP protocols. Supports reading unread ema...

75 views
0 installs
Updated Feb 8, 2026
Not audited
Tools I Recommend
Enables interaction with 163 email accounts through IMAP/SMTP protocols. Supports reading unread emails, sending text/HTML emails with attachments, and saving email attachments through natural language commands.
  1. 在 FastMCP 连接界面点击“Install Now”按钮,打开用于填写环境变量(ENV)的表单 — 所有下面生成的值都应在该 FastMCP 表单中填写并保存。
  2. 准备要填写的环境变量名称(与 README 一致):
    • EMAIL_IMAP_SERVER
    • EMAIL_SMTP_SERVER
    • EMAIL_ACCOUNT
    • EMAIL_PASSWORD
  3. 将 IMAP/SMTP 主机名填写为:
    • EMAIL_IMAP_SERVER = imap.163.com
    • EMAIL_SMTP_SERVER = smtp.163.com。(smtpedia.com)
  4. 将 EMAIL_ACCOUNT 设置为你的完整 163 邮箱地址(例如 your_email@163.com)。
  5. 获取 EMAIL_PASSWORD(不要使用你登录的网页密码,而是使用“客户端授权码 / 应用专用密码”):
    1. 在浏览器登录 https://mail.163.com 并进入 设置 → POP3/SMTP/IMAP(或 “客户端授权密码”)。
    2. 点击“开启 IMAP/SMTP 服务”或“开启”并按页面指引完成手机短信验证或扫码验证。
    3. 系统会生成一个一次性显示的客户端授权码(通常是 16 位字符),复制并保存 —— 这个授权码就是用于 EMAIL_PASSWORD 的值(在 MCP 中填入该授权码)。(consumer.huawei.com)
  6. 在 FastMCP 表单中填写并保存:
    • EMAIL_IMAP_SERVER = imap.163.com
    • EMAIL_SMTP_SERVER = smtp.163.com
    • EMAIL_ACCOUNT = your_email@163.com
    • EMAIL_PASSWORD = <你从 163 邮箱设置页复制的客户端授权码>
  7. 保存并测试连接:使用 MCP 的读取/发送示例(或 FastMCP 提供的测试按钮)验证收发邮件均能正常工作;如认证失败,回到第 5 步确认已正确开启 IMAP/SMTP 服务并使用正确的授权码。
  8. 安全建议:将授权码视为机密凭证,只在需要的环境变量位置保存;如授权码泄露或需要更换,回到 163 邮箱的“客户端授权密码”管理页面撤销并重新生成新的授权码。

Quick Start

View on GitHub

More for Communication

View All →

More for API Development

View All →

Similar MCP Servers

E

Email (IMAP/SMTP)

Provides IMAP/SMTP email access for reading messages and sending emails with secure connection support and environment-based credential management.

Productivity Communication
578
28

Report Issue

Thank you! Your issue report has been submitted successfully.