Wechat Devtools MCP
Rank #648io.github.WaterTian/wechat-devtools-mcp
MCP Server for WeChat DevTools CLI - Automate development & testing with 7 aggregated APIs.
Wechat Devtools MCP is a Model Context Protocol (MCP) server published by watertian. It ranks #648 of 115,460 servers tracked on MCP Toplist, and its repository has 126 GitHub stars. Wechat Devtools MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 36 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 114,812 of 115,460 servers on MCP Toplist.
Use Wechat Devtools MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add wechat-devtools-mcp -e "WECHAT_DEVTOOLS_CLI=<your WECHAT_DEVTOOLS_CLI>" -e "WECHAT_PROJECT_PATH=<your WECHAT_PROJECT_PATH>" -e "WECHAT_CLI_TIMEOUT=<your WECHAT_CLI_TIMEOUT>" -e "NODE_PATH=<your NODE_PATH>" -- uvx wechat-devtools-mcpReplace each placeholder with your own value before saving.
[mcp_servers.wechat-devtools-mcp]
command = "uvx"
args = ["wechat-devtools-mcp"]
[mcp_servers.wechat-devtools-mcp.env]
WECHAT_DEVTOOLS_CLI = "<your WECHAT_DEVTOOLS_CLI>"
WECHAT_PROJECT_PATH = "<your WECHAT_PROJECT_PATH>"
WECHAT_CLI_TIMEOUT = "<your WECHAT_CLI_TIMEOUT>"
NODE_PATH = "<your NODE_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wechat-devtools-mcp": {
"command": "uvx",
"args": [
"wechat-devtools-mcp"
],
"env": {
"WECHAT_DEVTOOLS_CLI": "<your WECHAT_DEVTOOLS_CLI>",
"WECHAT_PROJECT_PATH": "<your WECHAT_PROJECT_PATH>",
"WECHAT_CLI_TIMEOUT": "<your WECHAT_CLI_TIMEOUT>",
"NODE_PATH": "<your NODE_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wechat-devtools-mcp": {
"command": "uvx",
"args": [
"wechat-devtools-mcp"
],
"env": {
"WECHAT_DEVTOOLS_CLI": "<your WECHAT_DEVTOOLS_CLI>",
"WECHAT_PROJECT_PATH": "<your WECHAT_PROJECT_PATH>",
"WECHAT_CLI_TIMEOUT": "<your WECHAT_CLI_TIMEOUT>",
"NODE_PATH": "<your NODE_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"wechat-devtools-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"wechat-devtools-mcp"
],
"env": {
"WECHAT_DEVTOOLS_CLI": "<your WECHAT_DEVTOOLS_CLI>",
"WECHAT_PROJECT_PATH": "<your WECHAT_PROJECT_PATH>",
"WECHAT_CLI_TIMEOUT": "<your WECHAT_CLI_TIMEOUT>",
"NODE_PATH": "<your NODE_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wechat-devtools-mcp": {
"command": "uvx",
"args": [
"wechat-devtools-mcp"
],
"env": {
"WECHAT_DEVTOOLS_CLI": "<your WECHAT_DEVTOOLS_CLI>",
"WECHAT_PROJECT_PATH": "<your WECHAT_PROJECT_PATH>",
"WECHAT_CLI_TIMEOUT": "<your WECHAT_CLI_TIMEOUT>",
"NODE_PATH": "<your NODE_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wechat-devtools-mcp": {
"command": "uvx",
"args": [
"wechat-devtools-mcp"
],
"env": {
"WECHAT_DEVTOOLS_CLI": "<your WECHAT_DEVTOOLS_CLI>",
"WECHAT_PROJECT_PATH": "<your WECHAT_PROJECT_PATH>",
"WECHAT_CLI_TIMEOUT": "<your WECHAT_CLI_TIMEOUT>",
"NODE_PATH": "<your NODE_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.WaterTian%2Fwechat-devtools-mcp)<a href="https://mcptoplist.com/server/io.github.WaterTian%2Fwechat-devtools-mcp"><img src="https://mcptoplist.com/badge/io.github.WaterTian%2Fwechat-devtools-mcp.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
watertian
Other servers by watertian
View all watertian servers →Available versions (36)
| Version | Published |
|---|---|
| 0.9.16 | Aug 27, 2026 |
| 0.9.14 | Aug 20, 2026 |
| 0.9.12 | Aug 18, 2026 |
| 0.9.11 | Aug 17, 2026 |
| 0.9.6 | Apr 29, 2026 |
| 0.9.5 | Apr 17, 2026 |
| 0.9.4 | Apr 15, 2026 |
| 0.9.3 | Apr 14, 2026 |
| 0.9.2 | Apr 14, 2026 |
| 0.9.1 | Apr 13, 2026 |
| 0.9.0 | Apr 10, 2026 |
| 0.8.0 | Apr 9, 2026 |
| 0.7.0 | Apr 7, 2026 |
| 0.6.0 | Apr 2, 2026 |
| 0.5.1 | Apr 2, 2026 |
| 0.5.0 | Mar 27, 2026 |
| 0.4.1 | Mar 26, 2026 |
| 0.4.0 | Mar 25, 2026 |
| 0.3.1 | Mar 19, 2026 |
| 0.3.0 | Mar 19, 2026 |
| 0.2.6 | Mar 13, 2026 |
| 0.2.5 | Mar 13, 2026 |
| 0.2.4 | Mar 13, 2026 |
| 0.2.3 | Mar 13, 2026 |
| 0.2.2 | Mar 13, 2026 |
| 0.2.1 | Mar 13, 2026 |
| 0.2.0 | Mar 13, 2026 |
| 0.1.9 | Mar 12, 2026 |
| 0.1.8 | Mar 12, 2026 |
| 0.1.7 | Mar 12, 2026 |
| 0.1.6 | Mar 12, 2026 |
| 0.1.5 | Mar 11, 2026 |
| 0.1.4 | Mar 11, 2026 |
| 0.1.3 | Mar 10, 2026 |
| 0.1.2 | Mar 10, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Wechat Devtools MCP?
- Wechat Devtools MCP is maintained by watertian, which publishes 2 MCP servers (37 total versions) tracked on MCP Toplist.
- Is Wechat Devtools MCP listed on the Official MCP Registry?
- Yes — Wechat Devtools MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Wechat Devtools MCP have?
- MCP Toplist tracks 36 versions of Wechat Devtools MCP, most recently published on Aug 27, 2026.
- Where can I find the source code for Wechat Devtools MCP?
- The source code for Wechat Devtools MCP is hosted at github.com/watertian/wechat-devtools-mcp.