Skip to main content
Glama

Minecraft Wiki MCP

MinecraftWiki_resolveRedirect

Identify the target page title by resolving redirects on the Minecraft Wiki. Simplify navigation by retrieving accurate page information for Minecraft-related queries.

Instructions

Resolve a redirect and return the title of the target page.

Input Schema

NameRequiredDescriptionDefault
titleYesTitle of the page to resolve the redirect for.

Input Schema (JSON Schema)

{ "properties": { "title": { "description": "Title of the page to resolve the redirect for.", "type": "string" } }, "required": [ "title" ], "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