Emailassistant
@jhongjun1981
About Emailassistant
AI邮件助手 - 用自然语言发送邮件,支持MCP协议
Basic information
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.
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments