Skip to main content
Glama
lychee20000105

wechat-miniapp-engineering-mcp

miniapp_docs_lookup

Query local indexed documentation, GitHub projects, and tool references for WeChat Mini Program engineering topics like cloudbase, UI, deploy, framework, or CI.

Instructions

按主题查询本地整理的小程序官方文档、GitHub 项目和工程工具索引。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicNo例如 cloudbase、ui、deploy、framework、ci。
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description bears full responsibility for behavioral disclosure. It only states the action (query) without revealing side effects, authentication requirements, rate limits, or return format. This is insufficient for safe agent invocation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence with no wasted words, front-loaded with the action. It is concise and efficiently communicates the tool's purpose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool has one parameter, no output schema, and no annotations, the description is minimally adequate. It explains the purpose but lacks details about return values, behavior, or prerequisites that would make it fully complete for an agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Although schema coverage is 100% (parameter description provides examples), the tool's description adds meaning by explaining that the topic is used to query specific resources (docs, GitHub projects, tool indexes). This provides context beyond the schema's list of example values.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool queries locally organized mini-program documentation, GitHub projects, and engineering tool indexes by topic, using a specific verb and resource. It distinguishes from sibling tools like miniapp_cloudbase_mcp_guide or miniapp_dependency_diagram that have different purposes.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description does not provide any guidance on when to use this tool versus alternatives. It only states what it does implicitly, with no explicit when-to-use, when-not-to-use, or alternative tool references.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lychee20000105/wechat-miniapp-engineering-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server