This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryNew tool mediawiki_list_users can list wiki users filtered by group with detailed metadata.
Full changelog
What's New
New Tool: mediawiki_list_users
List wiki users filtered by group membership. Useful for:
- Finding wiki administrators (
group=sysop) - Listing bureaucrats who can grant permissions (
group=bureaucrat) - Identifying bot accounts (
group=bot) - Reviewing active contributors
Example prompts:
- "Who are the wiki admins?"
- "Show me all bot accounts"
- "List users who can grant admin rights"
Returns
- User names
- Group memberships
- Edit counts
- Registration dates
- Pagination support for large user lists
Installation
Download the binary for your platform and configure your MCP client. See README for setup instructions.
Checksums
Run shasum -a 256 <file> to verify downloads.
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]