Back to Apps

md2wechat MCP Server
Supports UIby geekjourneyx
Convert Markdown to beautifully formatted WeChat Official Account HTML articles via Claude and AI agents.
0 stars
Works in:claude
Exposes:Tools
What it does\nThis server allows AI agents to transform standard Markdown content into a format compatible with the WeChat Official Account, ensuring professional typography and layout for Chinese social media publishing.\n\n## Tools\n- convert_markdown: Transforms Markdown text into WeChat-compatible HTML with support for multiple themes.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "md2wechat": {\n "command": "/path/to/md2wechat-mcp-server",\n "env": {\n "MD2WECHAT_API_KEY": "wme_your_api_key_here"\n }\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop
Quick install
go build -o md2wechat-mcp-serverInformation
- Pricing
- free
- Published
- 6/16/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{\n "mcpServers": {\n "md2wechat": {\n "command": "/path/to/md2wechat-mcp-server",\n "env": {\n "MD2WECHAT_API_KEY": "wme_your_api_key_here"\n }\n }\n }\n}





