Back to search
30
MCP

@chaixueyuan/weapp-agent-mcp

npm/@chaixueyuan/weapp-agent-mcp

Agent-first MCP server for WeChat Mini Program debugging, automation, and lightweight testing

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.chaixueyuan/weapp-agent-mcp
Agent-first MCP server for WeChat Mini Program debugging & automation via WeChat DevTools.
0 tools
io.github.watertian/wechat-devtools
MCP Server for WeChat DevTools CLI - Automate Mini Program development & testing.
0 tools
io.github.meharajm/whatsapp-mcp
WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp
0 tools
io.github.watertian/wechat-devtools-mcp
MCP Server for WeChat DevTools CLI - Automate development & testing with 7 aggregated APIs.
0 tools
@waiaas/mcp
WAIaaS MCP server - Model Context Protocol integration for AI agents
0 tools
@agentutil/think-mcp
MCP server — intent security pre-flight checks for autonomous AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@chaixueyuan/weapp-agent-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}