Skip to main content
Glama

mediawiki_find_orphaned_pages

Read-onlyIdempotent

Identify pages with no incoming links to help maintain wiki content by finding undiscoverable articles that need linking.

Instructions

Find pages with no incoming links from other pages.

USE WHEN: User asks "find orphan pages", "which pages have no links", "find undiscoverable content".

PARAMETERS:

  • namespace: Filter by namespace (default 0 = main)

  • prefix: Filter by title prefix (optional)

  • limit: Max orphans to return (default 50)

RETURNS: List of orphaned page titles.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceNoNamespace to check (0=main, default). Use -1 for all namespaces.
limitNoMax pages to return (default 50, max 200)
prefixNoOnly check pages starting with this prefix

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
total_checkedYes
orphaned_countYes
orphaned_pagesYes

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