文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。
{ "mcpServers": { "wenyan": { "command": "npx", "args": [ "-y", "@wenyan-md/mcp" ] } } }