Weapp Agent Mcp is a Model Context Protocol (MCP) server: Agent-first MCP server for WeChat Mini Program debugging & automation via WeChat DevTools. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.
It runs locally: the npm package @chaixueyuan/weapp-agent-mcp speaks MCP over stdio on your machine. The current release is v0.4.8, published under the MIT license, with source at Chaixueyuan/weapp-agent-mcp on GitHub, where it has earned 14 stars.
You'll find Weapp Agent Mcp in the AI & Agents category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Weapp Agent Mcp for Chaixueyuan, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @chaixueyuan/weapp-agent-mcp · MCP over stdio
▸Open source — MIT license · Chaixueyuan/weapp-agent-mcp