Skip to main content
Glama

mediawiki_find_broken_internal_links

Identify and locate broken internal wiki links that point to non-existent pages within a MediaWiki instance to maintain content integrity.

Instructions

Find internal wiki [[links]] pointing to non-existent pages.

USE WHEN: User asks "find broken wiki links", "check for dead internal links", "find [[links]] to missing pages".

NOT FOR: Checking external HTTP URLs (use mediawiki_check_links).

PARAMETERS:

  • pages: Array of pages to scan (optional)

  • category: Scan all pages in category (optional)

  • limit: Max pages to scan (default 50)

RETURNS: Broken links with source page, line number, and context.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pagesNoPage titles to check for broken internal links
categoryNoCategory to get pages from (alternative to pages)
limitNoMax pages to check (default 20, max 100)

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