Emailassistant

Created By
jhongjun19813 months ago
AI邮件助手 - 用自然语言发送邮件,支持MCP协议
Overview

用自然语言发邮件的智能助手。

功能:

  • smart_email: 一句话发邮件,自动解析收件人、标题、正文
  • parse_email_intent: 解析邮件意图,返回结构化结果
  • send_email: 直接发送邮件
  • email_chat: 与邮件助手聊天

支持 GUI、API、MCP Server 三种使用方式。

Server Config

{
  "mcpServers": {
    "email-assistant": {
      "command": "python",
      "args": [
        "run_mcp.py"
      ],
      "cwd": "EmailAssistant"
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
jhongjun1981
Star
-
Language
-
License
-
Category

Recommend Servers

View All