Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug mode (optional)false
DB_PATHNoPath to SQLite database file./data/wechat-mcp.db
NODE_ENVNoDevelopment mode (optional)development
CORS_ORIGINNoComma-separated list of allowed CORS origins (e.g., https://a.example.com,https://b.example.com)
WECHAT_MCP_SECRET_KEYNoSecret key for AES encryption of sensitive fields (app_secret, token, encoding_aes_key, access_token)

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xwang152-jack/wechat-official-account-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server