Loomal

weapp-agent-mcp

MCP server by github.com/chaixueyuan/weapp-agent-mcp

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

6 starsnpm: @chaixueyuan/weapp-agent-mcp

About weapp-agent-mcp

weapp-agent-mcp is an MCP (Model Context Protocol) server published by chaixueyuan in the official MCP registry, listed under App Automation on Loomal. Agent-first MCP server for WeChat Mini Program debugging & automation via WeChat DevTools.

It ships as an npm package (@chaixueyuan/weapp-agent-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/chaixueyuan/weapp-agent-mcp, where the project has earned 6 GitHub stars.

Use weapp-agent-mcp with your agent

Claude Code · one command
claude mcp add weapp-agent-mcp -- npx -y @chaixueyuan/weapp-agent-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "weapp-agent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@chaixueyuan/weapp-agent-mcp"
      ]
    }
  }
}
npm@chaixueyuan/weapp-agent-mcp

Frequently asked questions

What is weapp-agent-mcp?
weapp-agent-mcp is an MCP (Model Context Protocol) server by chaixueyuan in the App Automation category. Agent-first MCP server for WeChat Mini Program debugging & automation via WeChat DevTools.
How do I connect weapp-agent-mcp to Claude, Cursor, or another MCP client?
Install weapp-agent-mcp from its npm package (@chaixueyuan/weapp-agent-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is weapp-agent-mcp open source?
Yes — the source code is public at github.com/chaixueyuan/weapp-agent-mcp, with 6 GitHub stars.
Can AI agents pay to use weapp-agent-mcp?
Not yet through Loomal — weapp-agent-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain weapp-agent-mcp? Claim this listing free by verifying GitHub ownership, or contact us.