io.github.WaterTian/wechat-devtools-mcp
MCP Server for WeChat DevTools CLI - Automate development & testing with 7 aggregated APIs.
io.github.WaterTian/wechat-devtools-mcp · Repository · version 0.9.10 · 112 stars · listed from registry
Install
The sweep installs into a clean prefix, but this is the command a user would run:
uvx wechat-devtools-mcp
Needs credentials: WECHAT_DEVTOOLS_CLI, WECHAT_PROJECT_PATH. The probe used placeholder values, so an amber needs credentials result below means the server asked for the real ones, not that it is broken. Maintainers: how to go green.
Results by platform
Linux
needs credentials2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 37 packages in 25ms
Traceback (most recent call last):
File "/home/runner/.cache/uv/archive-v0/vf4bjqMDeUVtZUwb/bin/wechat-devtools-mcp", line 6, in <module>
from wechat_devtools_mcp.server import main
File "/home/runner/.cache/uv/archive-v0/vf4bjqMDeUVtZUwb/lib/python3.13/site-packages/wechat_devtools_mcp/server.py", line 16, in <module>
from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'
macOS
needs credentials2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 37 packages in 90ms
Traceback (most recent call last):
File "/Users/runner/.cache/uv/archive-v0/BqAoTOZq85QgMDky/bin/wechat-devtools-mcp", line 6, in <module>
from wechat_devtools_mcp.server import main
File "/Users/runner/.cache/uv/archive-v0/BqAoTOZq85QgMDky/lib/python3.14/site-packages/wechat_devtools_mcp/server.py", line 16, in <module>
from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'
Windows
needs credentials2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 39 packages in 8.81s
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\QDuBRXP2YRZSWT0B\Scripts\wechat-devtools-mcp.exe\__main__.py", line 4, in <module>
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\QDuBRXP2YRZSWT0B\Lib\site-packages\wechat_devtools_mcp\server.py", line 16, in <module>
from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'
Badge
Paste this into the project README to show the current result:
[](https://doesitinstall.com/s/io.github.watertian__wechat-devtools-mcp.html)