Skip to content

This release includes breaking changes for platform teams planning a safe upgrade.

Published 5mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

anthropic claude go mcp mcp-server mediawiki
+4 more
model-context-protocol starred wiki wikipedia

Summary

AI summary

Fixed spacing in convert_markdown output and added count fields to list_pages.

Full changelog

Bug Fixes

  • convert_markdown: Fixed spacing around bold/italic formatting. Previously word *italic* more would lose spaces and become word''italic''more.

  • find_orphaned_pages: Now returns actual page_id, length, and last_edited values instead of zeros.

  • parse: Strips HTML cache comments from output, reducing token usage.

Improvements

  • check_terminology: New exclude_code_blocks option (default: true) prevents false positives on code paths like SI.Data or namespace.Class.

  • list_pages: Added returned_count and total_estimate fields for clarity. The total_count field is now deprecated as it only showed the batch size, not actual total matches.

Upgrade

No breaking changes. Drop-in replacement for v1.17.0.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track olgasafonova/mediawiki-mcp-server

Get notified when new releases ship.

Sign up free

About olgasafonova/mediawiki-mcp-server

Connect to any MediaWiki wiki (Wikipedia, Fandom, corporate wikis). 33+ tools for search, read, edit, link analysis, revision history, and Markdown conversion. Supports stdio and HTTP transport.

All releases →

Related context

Earlier breaking changes

  • v1.31.0 rationale parameter now required on 7 destructive MCP tools

Beta — feedback welcome: [email protected]