Markdown to WeChat CLI | 一键排版发布到微信公众号:支持 40+ 排版样式和专业主题 、AI 配图 、批量发布
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"md2wechat-skill": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Markdown to WeChat CLI | 一键排版发布到微信公众号:支持 40+ 排版样式和专业主题 、AI 配图 、批量发布
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
This server is missing a description.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in writing
A markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
一键同步文章到多个内容平台,支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台,一次发布,多平台同步发布。解放个人生产力
Lara API official MCP server
MCP Security Weekly
Get CVE alerts and security updates for Md2wechat Skill and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
面向 AI Agent 的公众号创作与发布 CLI
写 Markdown · 43 个高级排版模块 · 40 个专业主题 · AI 配图 · 推送草稿箱
全流程 CLI,Agent-native — Claude Code · Codex · OpenClaw 原生支持
市面上有很多 Markdown 排版工具,md2wechat 不一样的地方:
| 其他工具 | md2wechat | |
|---|---|---|
| 输出一致性 | LLM 每次不同 | API 模式确定性输出,同样 Markdown 永远相同 |
| 排版系统 | 靠 prompt 碰运气 | 43 个结构化排版模块(:::module 语法),API 专属 |
| 主题数量 | 无 / 寥寥几个 | 40 个专业主题,微信渲染精调 |
| 全流程 | 只做格式转换 | 写作 → 去 AI 痕 → 排版 → AI 配图 → 上传 → 推送草稿 |
| Agent 集成 | 无结构约定 | JSON envelope、capabilities 端点、discovery 命令 |
AI 模式(免费):生成排版 prompt,由你的 Claude / Codex 继续处理,3 个基础主题。
API 模式(专业服务):秒级响应,40 个专业主题,43 个高级排版模块,确定性输出,团队协作与自动化发布首选。
API 模式专属能力:
:::hero、:::callout、:::timeline… 结构化公众号内容设计语言,详见 高级排版指南申请 API 服务 / 加入微信交流群:
扫描下方二维码关注 极客杰尼 公众号 → 备注 「API咨询」 联系作者;或备注 「交流群」 申请加入用户交流群,和同类创作者一起探索 AI 驱动的公众号创作。
限时加入公众号创作交流群(已满200人),点击公众号菜单,加群备注:交流群
# macOS 优先推荐
brew install geekjourneyx/tap/md2wechat
其他安装方式(npm / go install / install.sh / Windows PowerShell)见 安装指南。
npm 全局安装也可以直接用:
npm install -g @geekjourneyx/md2wechat
md2wechat config init
# 打开生成的配置文件,填入微信公众号 AppID 和 Secret
AppID / Secret 获取方式与 IP 白名单配置详见 [