This MCP server wraps the WeChat Developer Tools CLI as an MCP (Model Context Protocol) service, enabling AI in editors to directly invoke WeChat CLI commands for the complete lifecycle of mini-program development, testing, debugging, and automation.
From the registry: MCP Server for WeChat DevTools CLI - Automate development & testing with 8 aggregated APIs.
$ curl -LsSf https://astral.sh/uv/install.sh | shhttps://docs.astral.sh/uv/Please install the `wechat-devtools-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **uv Python package manager** — Install uv to run the server via uvx Run: `curl -LsSf https://astral.sh/uv/install.sh | sh` (https://docs.astral.sh/uv/)
- **WeChat DevTools** — WeChat Developer Tools must be installed and the service port enabled (Settings > Security > Service Port > Enable) (https://developers.weixin.qq.com/miniprogram/dev/devtools/cli.html)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["wechat-devtools-mcp"]
- required environment variables:
- `WECHAT_DEVTOOLS_CLI`: Absolute path to the WeChat Developer Tools CLI executable (example: `/Applications/wechatwebdevtools.app/Contents/MacOS/cli`)
- `WECHAT_PROJECT_PATH`: Absolute path to the mini-program project root directory (example: `<YOUR_PROJECT_PATH>`)
- optional environment variables:
- `WECHAT_CLI_TIMEOUT`: CLI command timeout in seconds (example: `30`)
Note: Provides 8 aggregated tools for WeChat mini-program development: wechat_ide, wechat_build, wechat_automator, wechat_inspector, wechat_screenshot, wechat_navigate, wechat_file, wechat_cloud. Must also install the companion Skill via: npx skills add WaterTian/wechat-devtools-mcp/.agents/skills/wechat-devtools
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.WECHAT_DEVTOOLS_CLIrequiredPath to the WeChat Developer Tools CLIWECHAT_PROJECT_PATHrequiredAbsolute path to the default mini-program projectReal-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Validate oh-my-posh configurations and segment snippets against the official schema.
Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.