Private implementation · Public blueprint available
QQ Mail MCP
A private QQ Mail MCP implementation built on a reusable secure-mail design.
Summary
A provider-specific mail implementation with a public blueprint for the security and provider-boundary model.
Technical status
beta
Availability
- Source: private
- Repository: TakeruF/qq-mail-mcp
- Blueprint: blueprints/secure-mail-mcp
- Machine-readable metadata
Capabilities
Read: Yes · Write: Yes · Confirmation required: Yes
Main MCP tools
search_mailget_messageread_attachmentsend_mail
Authentication
mail authorization code, deployment OAuth. Host and deployment configuration are account-specific.
Transport and service integration
stdio, Streamable HTTP, IMAP over TLS, SMTP over TLS
Official API: No. standards-based IMAP/SMTP; QQ Mail authorization code
Safety
Trash is recoverable; permanent deletion is not exposed.
Destructive actions: send, archive, Trash, mark read, draft mutation
Architecture
MCP server, provider interface, QQ IMAP/SMTP provider, HTTP adapter. TypeScript.
Limitations
Host and deployment configuration are account-specific; permanent deletion is not exposed.