Skip to main content
Glama

mediawiki_convert_markdown

Convert Markdown text to MediaWiki markup for creating or editing wiki pages. Transform GitHub/GitLab documentation, README files, and release notes into wiki-compatible format.

Instructions

Convert Markdown text to MediaWiki markup. Use this tool when you need to transform Markdown-formatted content into wiki-compatible format before creating or editing wiki pages.

WHEN TO USE:

  • User provides Markdown content to add to the wiki

  • Converting documentation from GitHub/GitLab to wiki format

  • Transforming README files for wiki publishing

  • Preparing release notes written in Markdown

THEMES:

  • "tieto": Tieto brand colors (Hero Blue #021e57 headings, yellow code highlights)

  • "neutral": Clean output without custom colors (default)

  • "dark": Dark mode optimized colors

OPTIONS:

  • add_css: Include CSS styling block for branded appearance

  • reverse_changelog: Reorder changelog entries newest-first

  • prettify_checks: Replace plain checkmarks with emoji

EXAMPLE: Input: "# Hello\nbold and italic\n- item 1\n- item 2" Output: "= Hello =\n'''bold''' and ''italic''\n* item 1\n* item 2"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
markdownYesThe Markdown text to convert to MediaWiki markup
themeNoColor theme: 'tieto' (brand colors), 'neutral' (no styling, default), or 'dark' (dark mode)
add_cssNoInclude CSS styling block for branded appearance
reverse_changelogNoReorder changelog entries with newest first
prettify_checksNoReplace plain checkmarks with emoji ✅

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