MCP.so
Sign In
E

Emailassistant

@jhongjun1981

About Emailassistant

AI邮件助手 - 用自然语言发送邮件,支持MCP协议

Basic information

Category

Other

Transports

stdio

Publisher

jhongjun1981

Submitted by

jhongjun1981

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "email-assistant": {
      "command": "python",
      "args": [
        "run_mcp.py"
      ],
      "cwd": "EmailAssistant"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Emailassistant?

Emailassistant is a smart email assistant that allows users to send emails using natural language. It integrates with email systems and provides both GUI, API, and MCP Server interfaces.

How to use Emailassistant?

Users can interact with Emailassistant through GUI, API, or MCP Server modes. The server exposes functions such as smart_email, parse_email_intent, send_email, and email_chat for natural language email processing and sending.

Key features of Emailassistant

  • Send emails with a single sentence of natural language
  • Automatically parse recipient, subject, and body
  • Parse email intent and return structured results
  • Direct email sending capability
  • Chat with the email assistant for interactive use

Use cases of Emailassistant

  • Quickly compose and send emails without manually filling fields
  • Automatically extract email components from free-form text
  • Integrate natural language email functionality into other applications via MCP

FAQ from Emailassistant

What is the main function of Emailassistant?

It allows users to send and manage emails using natural language commands, automatically parsing recipients, subjects, and bodies.

What modes of operation does Emailassistant support?

It supports GUI, API, and MCP Server modes.

What specific commands/functions are available?

The available functions are smart_email, parse_email_intent, send_email, and email_chat.

Does it require any specific runtime or dependencies?

The README does not specify any dependencies or runtime requirements.

How does Emailassistant handle authentication or data privacy?

The README does not mention authentication or data privacy details.

Comments

More Other MCP servers