This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryNew declarative tool registration abstraction simplifies adding tools via two changes.
Full changelog
What's Changed
Tool Registration Abstraction
- New
tools/package with declarative tool specifications main.goreduced from 1,801 → 939 lines (-48%)- Adding new tools now requires only 2 changes:
- Add method to
wiki.Client - Add
ToolSpectoAllTools
- Add method to
Files Added
| File | Lines | Purpose |
|------|-------|---------|
| tools/registry.go | 40 | ToolSpec type definition |
| tools/definitions.go | 386 | Declarative specs for all 31 tools |
| tools/handlers.go | 316 | Type-safe registration with generics |
Full Changelog: https://github.com/olgasafonova/mediawiki-mcp-server/compare/v1.18.0...v1.19.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
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.
Related context
Related tools
Earlier breaking changes
- v1.31.0 rationale parameter now required on 7 destructive MCP tools
Beta — feedback welcome: [email protected]