Skip to content

This release adds 4 notable features for engineering teams evaluating rollout.

Published 1mo 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

Affected surfaces

auth deps

Summary

AI summary

Refactors code health, fixes config handling, edit CLI enhancements, login cookie clearing, and dependency updates across wiki, edit, cli, ci, and deps modules.

Full changelog

What's Changed

  • refactor(codescene): lift code health scores by @olgasafonova in https://github.com/olgasafonova/mediawiki-mcp-server/pull/52
  • fix(config): honor MEDIAWIKI_ALLOW_INSECURE env var by @olgasafonova in https://github.com/olgasafonova/mediawiki-mcp-server/pull/55
  • refactor(wiki): extract upload.go, add session tests, simplify validateWikiURL by @olgasafonova in https://github.com/olgasafonova/mediawiki-mcp-server/pull/56
  • fix(handlers): silent-nil dispatcher writes panic to *errPtr (HIGH severity for write tools) by @olgasafonova in https://github.com/olgasafonova/mediawiki-mcp-server/pull/57
  • ci: drop binary upload from ci.yml (saves Free-tier Actions storage) by @olgasafonova in https://github.com/olgasafonova/mediawiki-mcp-server/pull/58
  • deps: bump the go-dependencies group with 2 updates by @dependabot[bot] in https://github.com/olgasafonova/mediawiki-mcp-server/pull/60
  • deps: bump the go-dependencies group with 6 updates by @dependabot[bot] in https://github.com/olgasafonova/mediawiki-mcp-server/pull/61
  • fix(edit): surface API failure details (CAPTCHA, info) and show in CLI output by @strk in https://github.com/olgasafonova/mediawiki-mcp-server/pull/62
  • feat(edit): add -f/--file flag to read wikitext from a file path by @strk in https://github.com/olgasafonova/mediawiki-mcp-server/pull/63
  • deslop #59: split 11 files, add 35 tests, refresh baseline (73.9%→96.7%) by @olgasafonova in https://github.com/olgasafonova/mediawiki-mcp-server/pull/64
  • fix(login): clear stale cookies before login to prevent session timeout by @strk in https://github.com/olgasafonova/mediawiki-mcp-server/pull/66
  • feat(cli): add --verbose/-v flag with debug logging for API calls by @strk in https://github.com/olgasafonova/mediawiki-mcp-server/pull/65
  • feat(wiki): interactive CAPTCHA prompting for edit and publish CLI commands by @strk in https://github.com/olgasafonova/mediawiki-mcp-server/pull/67
  • build: add wiki binary to build and install targets by @strk in https://github.com/olgasafonova/mediawiki-mcp-server/pull/69
  • docs(tools): note bot-password auth requirement on write tools by @olgasafonova in https://github.com/olgasafonova/mediawiki-mcp-server/pull/70
  • ci: bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in https://github.com/olgasafonova/mediawiki-mcp-server/pull/72
  • deps: bump the go-dependencies group with 2 updates by @dependabot[bot] in https://github.com/olgasafonova/mediawiki-mcp-server/pull/73
  • deps: bump github.com/anthropics/anthropic-sdk-go from 1.48.0 to 1.50.1 in the go-dependencies group by @dependabot[bot] in https://github.com/olgasafonova/mediawiki-mcp-server/pull/77
  • Print full page URL on successful edit in wiki CLI by @strk in https://github.com/olgasafonova/mediawiki-mcp-server/pull/74
  • refactor: raise CodeScene Code Health to Green (>=9.0) by @olgasafonova in https://github.com/olgasafonova/mediawiki-mcp-server/pull/78
  • fix(cli): harden wiki client, add 4 missing CLI commands, fix docs by @olgasafonova in https://github.com/olgasafonova/mediawiki-mcp-server/pull/80
  • ci: bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/olgasafonova/mediawiki-mcp-server/pull/82
  • deps: bump github.com/anthropics/anthropic-sdk-go from 1.50.1 to 1.51.1 in the go-dependencies group by @dependabot[bot] in https://github.com/olgasafonova/mediawiki-mcp-server/pull/83
  • feat(upload): expose base64 file_data on mediawiki_upload_file (#84) by @olgasafonova in https://github.com/olgasafonova/mediawiki-mcp-server/pull/85

New Contributors

  • @strk made their first contribution in https://github.com/olgasafonova/mediawiki-mcp-server/pull/62

Full Changelog: https://github.com/olgasafonova/mediawiki-mcp-server/compare/v1.31.0...v1.32.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]