Skip to main content
Glama

mediawiki_check_terminology

Scan MediaWiki pages for terminology violations against a glossary to verify consistent naming and find incorrect terms.

Instructions

Scan pages for terminology violations against a glossary.

USE WHEN: User asks "check brand terminology", "find incorrect terms", "verify consistent naming".

PARAMETERS:

  • pages: Array of pages to check (optional)

  • category: Check all pages in category (optional)

  • glossary_page: Wiki page with term mappings (default "Brand Terminology Glossary")

  • exclude_code_blocks: Skip code blocks (default true)

  • limit: Max pages (default 50)

RETURNS: Violations with page, line, wrong term, and correct term.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pagesNoPage titles to check. If empty, uses pages from category.
categoryNoCategory to get pages from (alternative to pages list)
glossary_pageNoWiki page containing the glossary table (default: 'Brand Terminology Glossary')
limitNoMax pages to check (default 10, max 50)
exclude_code_blocksNoSkip code blocks (syntaxhighlight, source, pre, code tags) to avoid false positives on code paths. Default: true

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