Skip to main content
Glama

mediawiki_resolve_title

Resolve MediaWiki page titles when encountering 'page not found' errors due to case sensitivity or typos. Provides corrected title suggestions with confidence scores.

Instructions

RECOVERY tool when page not found due to case sensitivity or typos.

USE WHEN: User got "page not found" and suspects wrong capitalization or spelling. E.g., "module overview" should be "Module Overview".

NOT FOR: Finding pages about a topic (use mediawiki_search instead).

PARAMETERS:

  • title: Approximate page name (required)

  • fuzzy: Enable fuzzy matching for typos (default true)

  • max_results: Max suggestions (default 5)

RETURNS: Suggested correct page titles with confidence scores.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesPage title to resolve (can be inexact)
fuzzyNoEnable fuzzy matching for similar titles
max_resultsNoMax suggestions to return (default 5)

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/olgasafonova/mediawiki-mcp-server'

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