Skip to main content
Glama
LiXia-619

QQ Mail MCP Server

by LiXia-619

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBLIC_URLYesThe public HTTPS base URL of this deployment (e.g. https://mail.example.com), used for OAuth redirects and /setup links.
SIGNING_SECRETYesIndependent secret used for signing OAuth state, sessions, and tokens. Must be kept private and never reused as a client token.
OWNER_CODE_HASHYesHash of the owner code required for browser setup and approval endpoints. Generate via `npm run generate-secrets` and store only this hash in the environment.
MCP_CLIENT_TOKENSNoOptional list of named bearer tokens for non-OAuth MCP clients, each entry in the form `client-id:token` (one per line or JSON object). Used for Authorization header authentication.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources