io.github.olgasafonova/mediawiki-mcp-server
Search, read, and edit any MediaWiki wiki. Works with Wikipedia, Fandom, and more.
Versions
1.24.1latestTools 1
mediawiki_convert_markdown 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\n**bold** and *italic*\n- item 1\n- item 2" Output: "= Hello =\n'''bold''' and ''italic''\n* item 1\n* item 2"
Permissions 0
No permissions indexed yet.