Skip to main content
Glama

Minecraft Wiki MCP

MinecraftWiki_searchWiki

Search the Minecraft Wiki for specific structures, entities, items, or blocks. Retrieve relevant information by following three steps: basic search, page summary, and section content extraction. Optimized for basic term searches.

Instructions

Search the Minecraft Wiki for a specific structure, entity, item or block. NOTE: Only use for basic search terms like item/block/structure/entity names - complex queries (like 'loot table of X' or 'how to craft Y') will not work. For best results: 1. Search for the basic entity/structure/etc name first, 2. Then use getPageSummary to see available sections, 3. Finally use getPageSection to get specific section content.

Input Schema

NameRequiredDescriptionDefault
queryYesSearch term to find on the Minecraft Wiki.

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search term to find on the Minecraft Wiki.", "type": "string" } }, "required": [ "query" ], "type": "object" }

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/L3-N0X/Minecraft-Wiki-MCP'

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