Wechat Miniapp Engineering

25 tools. 2 can modify or destroy data without limits.

2 write tools that can modify data. Rate limits recommended.

Last updated:

2 can modify or destroy data
23 read-only
25 tools total

Community server · catalogue entry verified 30/06/2026

How to control Wechat Miniapp Engineering ↓

What Wechat Miniapp Engineering exposes to your agents

Read (23) Write / Execute (2) Destructive / Financial (0)
High Risk

The most dangerous Wechat Miniapp Engineering tools

2 of Wechat Miniapp Engineering's 25 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Wechat Miniapp Engineering

PolicyLayer is an MCP gateway — it sits between your AI agents and Wechat Miniapp Engineering, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "local_mcp_append_optimization_log": {
    "limits": [
      {
        "counter": "local_mcp_append_optimization_log_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "local_mcp_optimization_advice": {
    "limits": [
      {
        "counter": "local_mcp_optimization_advice_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Wechat Miniapp Engineering — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON WECHAT MINIAPP ENGINEERING →

Instant setup, no code required.

All 25 Wechat Miniapp Engineering tools

READ 23 tools
Read local_mcp_optimization_advice 基于本地 Codex/Claude 文档和当前小程序工程,输出这个 MCP 的优化建议。 Read local_mcp_optimization_log_status 查看 MCP 优化日志状态、路径、记录数和强制记录规则。 Read local_mcp_read_optimization_log 读取 MCP 优化日志,默认返回最近 10 条 Markdown 记录。 Read local_skill_routing 根据已安装 Codex/Claude/agents 技能,输出适合小程序工程的技能路由和使用建议。 Read local_user_profile 读取本地规则后提炼的工作画像,包括沟通、交付、安全、知识库和编码习惯。 Read miniapp_cloudbase_mcp_guide 输出 CloudBase MCP 与本地小程序工程顾问 MCP 的组合使用说明和安全边界。 Read miniapp_cloudbase_release_preflight 生成云函数部署、小程序上传/审核发布、NPM/GitHub 同步前的确认清单,避免环境、版本、打包和外发范围出错。 Read miniapp_dependency_diagram 生成小程序页面、文件、路由、云函数、controller、集合之间的 Mermaid 依赖图。 Read miniapp_dev_recovery_playbook 把微信小程序开发中的常见故障复盘成恢复手册,覆盖会话错乱、页面四件套、云函数路由、DevTools EISDIR、版本发布和外发确认。 Read miniapp_docs_lookup 按主题查询本地整理的小程序官方文档、GitHub 项目和工程工具索引。 Read miniapp_graph_stats 输出小程序轻量代码图谱统计:节点/边类型、route 链路、重要节点和风险提示。 Read miniapp_index_status 融合 CodeGraph 增量索引思路,计算安全文本文件 hash,报告与本地 cache 的新增/变化/移除状态。 Read miniapp_inspect_project 扫描本地微信原生/云开发小程序工程,输出页面、tabBar、云函数、业务模块和下一步建议。 Read miniapp_launch_checklist 生成微信小程序上线前检查清单,包含云开发、隐私、审核、客户私密相册交付。 Read miniapp_project_map 借鉴 Understand-Anything 的知识图谱思路,生成本地小程序项目地图:页面、文件、云函数、集合和依赖边。 Read miniapp_relevant_context 融合 CodeGraph 的 4-tier context 思路,按任务输出 Core/Near/Extended/Background 四层小程序工程上下文。 Read miniapp_security_quick_scan 小程序上线专项安全快扫,检查密钥字段、敏感日志、数据库权限、云存储访问、云函数权限、隐私字段、测试残留和配置边界。 Read miniapp_showcase_roadmap 为客户成片展示小程序输出小白可执行路线图:业务定位、MVP 边界、阶段 SOP、页面、数据、CloudBase、隐私和上线清单。 Read miniapp_understand_feature_impact 输入一个功能名,分析可能影响的页面、云函数、数据集合、权限、测试和上线风险。 Read miniapp_understand_file_role 解释某个项目内文件在微信小程序工程里的角色、上下游线索和小白下一步。 Read miniapp_understand_project_flow 面向小白解释一个小程序从需求、UI、前端、后端、数据、测试到上线的完整工程流程。 Read miniapp_work_breakdown 把功能拆成需求、UI、前端、后端、测试、上线六类任务清单。 Read yunyu_query_context 调用本机本地知识库路由检索,读取和当前小程序/业务相关的上下文。

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Wechat Miniapp Engineering

How do I prevent bulk modifications through Wechat Miniapp Engineering? +

The Wechat Miniapp Engineering server has 2 write tools including local_mcp_append_optimization_log, miniapp_generate_blueprint. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Wechat Miniapp Engineering.

How many tools does the Wechat Miniapp Engineering MCP server expose? +

25 tools across 3 categories: Execute, Read, Write. 23 are read-only. 2 can modify, create, or delete data.

How do I enforce a policy on Wechat Miniapp Engineering? +

Register the Wechat Miniapp Engineering MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Wechat Miniapp Engineering tool call.

Deterministic rules across all 25 Wechat Miniapp Engineering tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

25 Wechat Miniapp Engineering tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.