SERVER

weapp-agent-mcp

Rank #5,482

io.github.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
Apr 15, 2026
Last publish date
May 19, 2026
OVERVIEW

weapp-agent-mcp is a Model Context Protocol (MCP) server published by chaixueyuan. It ranks #5,482 of 76,851 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. weapp-agent-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Apr 15, 2026 and most recently updated on May 19, 2026.

STANDING
#5,482of 76,851 tracked serversTop 10%

Ranks ahead of 71,369 of 76,851 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 1 registry (2 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

chaixueyuan

Organization
Servers in org
1
Versions across org
2
VERSIONS

Available versions (2)

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

Frequently asked questions

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 listed on the Official MCP Registry?
Yes — weapp-agent-mcp is listed on the Official MCP Registry, alongside PulseMCP and 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