Skip to content

This release adds 1 notable feature for engineering teams evaluating rollout.

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

New 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

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]