SSilkroad MCP中文

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

Capabilities

Read: Yes · Write: Yes · Confirmation required: Yes

Main MCP tools

  • search_mail
  • get_message
  • read_attachment
  • send_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.