MCP ConfigsMay 14, 2026·2 min read

MediaWiki MCP Server — Read & Write Wiki Pages

MCP server for interacting with any MediaWiki wiki; verified 89 stars, npx install, and read/write tools (writes gated behind 🔐 auth).

Agent ready

Safe staging for this asset

This asset is staged first. The copied prompt tells the agent to inspect the staged files and ask before activating scripts, MCP config, or global config.

Stage only · 17/100Policy: stage
Agent surface
Any MCP/CLI agent
Kind
Mcp Config
Install
Stage only
Trust
Trust: Established
Entrypoint
Asset
Safe staging command
npx -y tokrepo@latest install 103c8782-4db7-518b-aa12-8ae8fcc57c14 --target codex

Stages files first; activation requires review of the staged README and plan.

Intro

MCP server for interacting with any MediaWiki wiki; verified 89 stars, npx install, and read/write tools (writes gated behind 🔐 auth).

Best for: Teams who want agents to search, diff, and update MediaWiki content via a tool surface (with auth-gated writes)

Works with: npx-based installs, Claude/Cursor MCP configs, multiple auth modes (OAuth/bearer/bot password), optional extension packs

Setup time: 5-15 minutes

Main

  • The tool inventory is explicit: page reads (search, history, parse wikitext) plus page writes (create/update/upload) gated behind 🔐 auth requirements.
  • It includes quantitative limits that matter for agents: category members up to 500 per call, multi-page fetch up to 50 per call, and recent changes up to 50 per call with pagination.
  • Auth and deployment choices are documented: browser OAuth, per-request bearer token, manual OAuth token, or bot password fallback.

FAQ

  • Can I use it on any wiki?: The README says it works with any MediaWiki wiki; start with a public wiki to validate read flows.
  • Are write tools always enabled?: Write tools require authentication and may be hidden when readOnly is set in config.
  • What should I verify first?: Run a search-page / get-page read before enabling any authenticated write capability.
🙏

Source & Thanks

Source: https://github.com/ProfessionalWiki/MediaWiki-MCP-Server > License: MIT > GitHub stars: 89 · forks: 23

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets