Mcp_email_server
@huangyixin447
About Mcp_email_server
有关qq邮箱的mcp服务,可以实现读取邮件,发送邮件
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"email_server": {
"isActive": true,
"name": "operateMysql",
"command": "uv",
"args": [
"--directory",
"G:\\python\\mysql_mcp\\src",
"run",
"server.py",
"--stdio"
]
}
}
}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 Mcp_email_server?
Mcp_email_server is an MCP (Model Context Protocol) server designed for QQ email. It enables reading emails from and sending emails via a QQ mailbox.
How to use Mcp_email_server?
—
Key features of Mcp_email_server
- Reads emails from a QQ mailbox
- Sends emails via QQ email
Use cases of Mcp_email_server
- Read incoming emails from a QQ mailbox
- Send emails using a QQ email account
FAQ from Mcp_email_server
What operations does Mcp_email_server support?
It supports reading and sending emails through QQ email.
Which email service does it integrate with?
It integrates with QQ email (QQ mailbox).
What are the runtime or dependency requirements?
—
More Communication MCP servers
Twilio MCP Monorepo
twilio-labsMonorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools
WhatsApp MCP Server
msaelicesWhatsapp MCP Server implemented in Python
MCP Teams Server
InditexTechAn MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messages, reply to messages, mention members.
Discord Mcp
SaseQA MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.

Slack
modelcontextprotocolModel Context Protocol Servers
Comments