
电子邮件-MCP-Server
这是一款旨在处理电子邮件通信,支持多个电子邮件协议和功能的MCP服务器。
1
Github Watches
0
Github Forks
0
Github Stars
Email MCP Server
MCP Server for the Email.
Setup
NPX
{
"mcpServers": {
"email-mcp": {
"command": "npx",
"args": [
"-y",
"email-mcp"
],
"env": {
"EMAIL_HOST": "<your SMTP server>",
"EMAIL_PORT": "<your SMTP port>",
"EMAIL_SSL": "<true or false>",
"EMAIL_ACCOUNT": "<your email account>",
"EMAIL_PASSWORD": "<password or app password>"
}
}
}
}
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Take an adjectivised noun, and create images making it progressively more adjective!
Reviews

user_ooubas6k
As a dedicated user of the email-mcp-server by ssqdoit, I can confidently say that it's a robust and efficient solution for managing email communications. The server is well-documented, easy to set up, and highly customizable to suit various needs. I highly recommend checking it out on GitHub!