面向技术博主的 AI 内容加工流水线 MCP —— 从 markdown 到公众号草稿箱
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
面向技术博主的 AI 内容加工流水线 MCP —— 从原始素材到公众号草稿箱,只存草稿,不自动发布。
| 工具 | 说明 | 输入 | 输出 |
|---|---|---|---|
import_source | 导入原始内容 | 本地 markdown 文件或网页 URL | raw_markdown + 标题/字数等元数据 |
transform_for_wechat | 公众号智能排版 | markdown 内容 | 适配 HTML + 3 个标题候选 + 摘要建议 |
estimate_originality | 原创度自评 | 文章内容 | 原创度评分 + 与历史草稿的相似段落 |
save_to_wechat_draft | 存入草稿箱 | 标题 + HTML 内容 | media_id + 后台链接 |
| 变量 | 必填 | 说明 |
|---|---|---|
WECHAT_APP_ID | ✅ | 公众号 AppID |
WECHAT_APP_SECRET | ✅ | 公众号 AppSecret |
WECHAT_COVERS_DIR | 封面图片目录,默认 ~/Pictures/wechat-covers | |
WECHAT_DEFAULT_AUTHOR | 默认作者名 | |
WECHAT_API_TIMEOUT | API 超时毫秒数,默认 15000 |
在 ~/.claude/mcp.json 或项目下 .claude/mcp.json 中添加:
在 Cursor Settings → MCP 中添加,配置同上。
编辑 ~/Library/Application Support/Claude/claude_desktop_config.json:
.env 已在 .gitignore 中draft/add,永远不调用 freepublish/submit 或 mass/sendestimate_originality 只与你自己的历史草稿比对,不能替代微信官方查重~/Pictures/wechat-covers/ 随机选取,无封面时自动生成占位图templates/wechat-header.html 和 templates/wechat-footer.html欢迎提 Issue 和 PR。
MIT
让 AI 帮你搞定公众号排版,你只管写内容。 ✍️
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/wechat-writer-mcp)<a href="https://allmcps.com/mcp/wechat-writer-mcp"><img src="https://allmcps.com/api/badge/wechat-writer-mcp?style=directory" alt="Wechat Writer MCP on AllMCPs" /></a>