← All servers
πŸ”§

Weapp AgentVerifiedπŸ›‘ No advisories

io.github.Chaixueyuan/weapp-agent-mcp
New to MCP? Start here β†’
13β˜… stars
0weekly installs
24 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/chaixueyuan, which proved it owns this namespace.

Verified owner: github.com/chaixueyuan β†—io.github.Chaixueyuan/weapp-agent-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs WEAPP_AUTO_ACCOUNT, WEAPP_DEVTOOLS_TICKET.
βœ“
Configuration
Reads WEAPP_WS_ENDPOINT, WEAPP_AUTOMATOR_MODE, WEAPP_PROJECT_PATH, WECHAT_DEVTOOLS_CLI_PATH, WEAPP_DEVTOOLS_PORT, WEAPP_DEVTOOLS_TIMEOUT, ….

About

Agent-first MCP server for WeChat Mini Program debugging & automation via WeChat DevTools.

Packages & transports

npm@chaixueyuan/weapp-agent-mcpv0.4.8 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "weapp_agent": {
      "command": "npx",
      "args": [
        "-y",
        "@chaixueyuan/weapp-agent-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @chaixueyuan/weapp-agent-mcp