Skip to main content
Glama

WeChat Publisher MCP

by BobGod
MIT License
5
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoRuntime environmentdevelopment
NO_COLORNoDisable colored output (set to 1 to disable)0
LOG_LEVELNoLog level (ERROR/WARN/INFO/DEBUG)INFO
WECHAT_APP_IDYesYour WeChat public platform AppID
WECHAT_APP_SECRETYesYour WeChat public platform AppSecret

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
wechat_publish_article

将文章发布到微信公众号,支持Markdown格式

wechat_query_status

查询文章发布状态和统计数据

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/BobGod/wechat-publisher-mcp'

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