other tools and integrations

Wenyan Mcp

Wenyan MCP Server, which lets AI automatically format Markdown articles and publish them to WeChat GZH.

typescript
local
macos
windows
linux
other tools and integrations
0
View on GitHub

Installation

npx -y caol64/wenyan-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "wenyan-mcp",
  "command": "npx",
  "args": [
    "-y",
    "caol64/wenyan-mcp"
  ]
}

About This MCP Server

caol64/wenyan-mcp

Wenyan MCP Server, which lets AI automatically format Markdown articles and publish them to WeChat GZH.

GitHub: https://github.com/caol64/wenyan-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub