Skip to content
Claude Code

wechat writer mcp for Claude Code

io.github.datoushiwo/wechat-writer-mcp

面向技术博主的 AI 内容加工流水线 MCP —— 从原始素材到公众号草稿箱

client:Claude Code transport:stdio runtime:npm

Install wechat writer mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add wechat-writer-mcp -e WECHAT_APP_ID=<WECHAT_APP_ID> -e WECHAT_APP_SECRET=<WECHAT_APP_SECRET> -e WECHAT_COVERS_DIR=<WECHAT_COVERS_DIR> -e WECHAT_DEFAULT_AUTHOR=<WECHAT_DEFAULT_AUTHOR> -e WECHAT_API_TIMEOUT=<WECHAT_API_TIMEOUT> -- npx -y wechat-writer-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

wechat writer mcp in other clients