Skip to main content
Glama
rice-awa

Minecraft Wiki MCP Server

by rice-awa

search_wiki

Search the Minecraft Wiki for pages matching up to three game terms. Multiple keywords narrow the results; use separate searches for different topics.

Instructions

搜索 Minecraft 中文 Wiki。

用1-3个游戏名词查找匹配的页面。多关键词会缩小范围(所有词须同时出现在结果页面中), 如需多角度搜索应分批调用本工具,而非把大量关键词堆在一次查询中。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYes搜索关键词,1-3个游戏名词为佳。多关键词会缩小而非扩大范围,因为所有词都需出现在结果页面中。如需多角度搜索,分别调用本工具即可。这不是搜索引擎,不要堆砌关键词。例:'信标 激活',而不是 '信标 激活 怎么做 教程 步骤'
limitNo返回结果数量,默认 10,最大 50
namespacesNo限定命名空间,数字ID列表。0=Main 10=Template 14=Category 9994=Module。空则使用默认值

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Without annotations, the description carries the full burden. It explains that multiple keywords narrow results and that the tool is not a general search engine. This helps manage expectations. The existence of an output schema further aids transparency, though more details on pagination or errors could be beneficial.

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

Conciseness4/5

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

The description is concise with two short paragraphs. The first sentence immediately states the purpose, and the rest provides actionable tips. No unnecessary words. Could be slightly more structured, but it is efficient.

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

Completeness4/5

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

Given the tool's moderate complexity (3 parameters, output schema present), the description covers the core functionality and usage patterns. It addresses keyword selection and batching. Missing details like error handling or rate limits are acceptable for a search tool with an output schema.

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?

Schema coverage is 100% (all params have descriptions), so baseline is 3. The description adds significant value beyond the schema: for 'q', it provides examples ('信标 激活') and clarifies that multiple keywords narrow instead of broaden. This improves usability.

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's purpose: '搜索 Minecraft 中文 Wiki' (search the Chinese Minecraft Wiki). It uses a specific verb and resource, and the sibling tools (check_page_exists, get_page) indicate that this tool is for searching, not for direct page retrieval or existence checks.

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

Usage Guidelines4/5

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

The description provides clear usage guidelines: use 1-3 keywords, multiple keywords narrow the range (all must appear), and for multi-angle searches, batch calls instead of piling keywords. While it does not explicitly mention when not to use it or compare to siblings, the context from sibling names implies it is for search, not other operations.

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/rice-awa/mc-wiki-mcp-pypi'

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