Skip to main content
Glama

mediawiki_parse

Convert MediaWiki wikitext to HTML for previewing rendered content and testing markup syntax. Provides accurate link resolution with optional page title context.

Instructions

Parse wikitext and return rendered HTML.

USE WHEN: User wants to preview wikitext rendering, test markup syntax.

PARAMETERS:

  • wikitext: Wikitext content to parse (required)

  • title: Context page title for link resolution (optional)

RETURNS: Rendered HTML output.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
wikitextYesWikitext content to parse
titleNoPage title for context (affects template expansion)

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