wechat-miniapp-engineering-mcp
Related Servers
Alternatives to wechat-miniapp-engineering-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceA WeChat Mini Program decompilation MCP server that enables scanning, decompiling, and analyzing local WeChat mini program packages through MCP clients like Cherry Studio.3GPL 3.0
- AlicenseBqualityBmaintenanceMCP server for local .wxapkg inspection, decryption, and extraction. Enables listing WeChat Mini Program packages and decrypting/extracting them.71MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that enables AI assistants to interact with WeChat Mini Programs, allowing developers to publish versions, analyze package size, diagnose compilation errors, and manage projects via natural language.78 npm3MIT
- AlicenseAqualityBmaintenanceMCP server for WeChat Mini Program debugging and automation, enabling agents to perform UI operations, screenshots, and regression testing through natural language commands.4463 npm14MIT
- AlicenseNot gradedqualityBmaintenanceEnables managing WeChat Official Account content as code, with Markdown editing, review, image processing, approval workflows, and draft publishing through a local MCP server.MIT
- AlicenseAqualityDmaintenanceAn MCP server for local Cocos Creator 3.8 automation, enabling coding agents to create projects, edit scenes, and build WeChat Mini Games directly on a developer machine.192MIT
TDQS
Scored across 25 tools
Many tools have distinct purposes, but miniapp_project_map, miniapp_dependency_diagram, and miniapp_graph_stats overlap significantly as they all analyze project structure and dependencies. This creates ambiguity for an agent deciding which tool to use.
Naming uses snake_case with consistent prefixes (local_mcp_, miniapp_), but the verb-noun pattern is inconsistent: some tools start with verbs (generate, inspect, understand) while others are nouns (project_map, launch_checklist). This mixed pattern reduces predictability.
With 25 tools, the server covers a broad range of miniapp engineering tasks from optimization logging to security scanning. While slightly on the high side, the count is justified by the variety of functionalities and is not excessive.
The tool set covers most advisory and analysis needs for miniapp engineering, including inspection, dependency analysis, security scanning, blueprint generation, and context retrieval. The lack of tools for actually modifying project files is a minor gap, but likely intentional as a read-only advisor.