This server wraps the WeChat DevTools CLI to automate Mini Program workflows directly from Claude. You'd reach for it when building or testing WeChat Mini Programs and want to skip the manual IDE work. It lets you trigger builds, run preview commands, and execute CLI operations without leaving your development context. Useful if you're iterating on Mini Program code and need to compile or test changes quickly, or if you're setting up automation around WeChat's development toolchain. The server acts as a bridge between Claude and the wechatdevtools command line interface, so you'll need the WeChat DevTools already installed locally.
claude mcp add --transport stdio watertian-wechat-devtools uvx wechat-devtools