weapp-agent-mcp
Rank #6,426io.github.Chaixueyuan/weapp-agent-mcp
Agent-first MCP server for WeChat Mini Program debugging & automation via WeChat DevTools.
weapp-agent-mcp is a Model Context Protocol (MCP) server published by chaixueyuan. It ranks #6,426 of 115,460 servers tracked on MCP Toplist, and its repository has 14 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.
Ranks ahead of 109,034 of 115,460 servers on MCP Toplist.
Use weapp-agent-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add weapp-agent-mcp -e "WEAPP_WS_ENDPOINT=<your WEAPP_WS_ENDPOINT>" -e "WEAPP_AUTOMATOR_MODE=<your WEAPP_AUTOMATOR_MODE>" -e "WEAPP_PROJECT_PATH=<your WEAPP_PROJECT_PATH>" -e "WECHAT_DEVTOOLS_CLI_PATH=<your WECHAT_DEVTOOLS_CLI_PATH>" -e "WEAPP_DEVTOOLS_PORT=<your WEAPP_DEVTOOLS_PORT>" -- npx -y @chaixueyuan/weapp-agent-mcpReplace each placeholder with your own value before saving.
[mcp_servers.weapp-agent-mcp]
command = "npx"
args = ["-y", "@chaixueyuan/weapp-agent-mcp"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"weapp-agent-mcp": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
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.Chaixueyuan%2Fweapp-agent-mcp)<a href="https://mcptoplist.com/server/io.github.Chaixueyuan%2Fweapp-agent-mcp"><img src="https://mcptoplist.com/badge/io.github.Chaixueyuan%2Fweapp-agent-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
chaixueyuan
Available versions (2)
| Version | Published |
|---|---|
| 0.4.4 | May 19, 2026 |
| 0.4.3 | May 14, 2026 |
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.