Home/Directory/Communication/Wenyan

Wenyan

@caol64 · github.com/caol64/wenyan-mcp

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

ClaimedCommunicationstdiolocal auth
GitHub

Install one command

terminal
$ npx @modelcontextprotocol/inspector <command>

Or add it with the Claude CLI: claude mcp add caol64-wenyan-mcp

Tools exposed 0 tool

Configuration claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "caol64-wenyan-mcp": {
      "command": "npx",
      "args": ["@modelcontextprotocol/inspector", "<command>"],
      "env": {
        "WECHAT_APP_SECRET": "<your-wechat-app-secret>",
        "MCP_PROXY_AUTH_TOKEN": "<your-mcp-proxy-auth-token>"
      }
    }
  }
}

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Communication
Compare
@elie222

An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.

CommunicationHTTP auth
11.1k4d ago0 toolslocal
$npx @inbox-zero/cli setup # One-time setup wizard
Compare
@modelcontextprotocol

Post messages, read channels and threads, and resolve users across a Slack workspace.

Communicationstdio auth
8.8k1mo ago7 toolslocal
$npx -y @modelcontextprotocol/server-slack
Compare
@korotovsky

The most powerful MCP server for Slack Workspaces.

Communicationstdio auth
1.7k3w ago14 toolslocal
$npx @modelcontextprotocol/inspector go run mcp/mcp-server.go --transport stdio