74
/ 100
1 month ago
pulsemcp

WeChat Mini-Program Agent

Automate and test WeChat Mini Programs via DevTools with navigation, screenshots, element interaction, and DOM inspection.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configWEAPP_AUTOCLOSE设置为 true 时,每次工具调用后关闭开发者工具会话。
configWEAPP_AUTOLAUNCH默认流程无需 agent 手动执行 CLI:直接调用 mp_ensureConnection,本地端口未监听且允许 AutoLaunch 时,server 会自行执行 cli auto。下面的命令只用于人工排障,或显式设置 =false 后由用户自行预启动开发者工具。
configWEAPP_AUTOMATOR_MODE强制使用 launch 或 connect 模式。除非提供了 WEAPP_WS_ENDPOINT,否则默认为 launch。
configWEAPP_AUTO_ACCOUNT传递给 --auto-account 用于自动登录。
configWEAPP_CONNECT_TIMEOUT连接超时时间(毫秒,默认 45000)
configWEAPP_DEVTOOLS_ARGS启动时的额外 CLI 参数(空格分隔)。
configWEAPP_DEVTOOLS_CWD传递给开发者工具进程的工作目录。
configWEAPP_DEVTOOLS_PORTlaunch 模式下传给 cli auto --auto-port 的自动化端口。不会在失败后自动切到其他端口。
configWEAPP_DEVTOOLS_TICKET启动时传递给 --ticket。
configWEAPP_DEVTOOLS_TIMEOUT启动超时时间(毫秒,默认 30000)。
configWEAPP_LAUNCH_TIMEOUT启动超时时间(毫秒,默认 45000)
configWEAPP_PROJECT_PATH小程序项目路径(可选)
configWEAPP_TRUST_PROJECT设置为 true 以在启动时包含 --trust-project。
configWEAPP_WS_ENDPOINT"": "ws://localhost:9420"
configWECHAT_DEVTOOLS_CLI_PATH微信开发者工具 CLI 路径(如果默认路径有效则可选)。
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/chaixueyuan-weapp-agent-mcp-4jvzr1)](https://m8ven.ai/mcp/chaixueyuan-weapp-agent-mcp-4jvzr1)
commit: a186ee2d0109c50893a71e777508648804ba5346
code hash: c17e8cff11430585a0bcae50c587ecf48eeb0515bda4ff8934e4d25ea8fedbbb
verified: 6/10/2026, 11:18:35 AM
view raw JSON →