SERVER

weapp-agent-mcp

Rank #9612

glama/Chaixueyuan/weapp-agent-mcp

MCP server for WeChat Mini Program debugging and automation, enabling agents to perform UI operations, screenshots, and regression testing through natural language commands.

First listed
May 14, 2026
Last publish date
May 19, 2026
OVERVIEW

weapp-agent-mcp is a Model Context Protocol (MCP) server published by Chaixueyuan. It ranks #9612 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. weapp-agent-mcp is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on May 14, 2026 and most recently updated on May 19, 2026.

STANDING
#9,612of 58,900 tracked serversTop 25%

Ranks ahead of 49,288 of 58,900 servers on MCP Toplist.

CONNECT

Use weapp-agent-mcp

Add weapp-agent-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "weapp-agent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@chaixueyuan/weapp-agent-mcp"
      ],
      "env": {
        "WEAPP_WS_ENDPOINT": "<your WEAPP_WS_ENDPOINT>",
        "WEAPP_AUTOMATOR_MODE": "<your WEAPP_AUTOMATOR_MODE>",
        "WEAPP_PROJECT_PATH": "<your WEAPP_PROJECT_PATH>",
        "WECHAT_DEVTOOLS_CLI_PATH": "<your WECHAT_DEVTOOLS_CLI_PATH>",
        "WEAPP_DEVTOOLS_PORT": "<your WEAPP_DEVTOOLS_PORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

Chaixueyuan

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.4.4May 19, 2026
0.4.3May 14, 2026
FAQ

Frequently asked questions

What is weapp-agent-mcp?
MCP server for WeChat Mini Program debugging and automation, enabling agents to perform UI operations, screenshots, and regression testing through natural language commands.
Who maintains weapp-agent-mcp?
weapp-agent-mcp is maintained by Chaixueyuan, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is weapp-agent-mcp an official MCP server?
Yes — weapp-agent-mcp is listed on the Official MCP Registry, alongside Glama.
How many versions does weapp-agent-mcp have?
MCP Toplist tracks 2 versions of weapp-agent-mcp, most recently published on May 19, 2026.
Where can I find the source code for weapp-agent-mcp?
The source code for weapp-agent-mcp is hosted at github.com/Chaixueyuan/weapp-agent-mcp.
EXPLORE