← All servers
πŸ”

MediaWikiVerifiedπŸ›‘ No advisories

io.github.olgasafonova/mediawiki-mcp-server
New to MCP? Start here β†’
19β˜… stars
0weekly installs
3 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/olgasafonova, which proved it owns this namespace.

Verified owner: github.com/olgasafonova β†—io.github.olgasafonova/mediawiki-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs MEDIAWIKI_PASSWORD, MEDIAWIKI_PASSWORD, MEDIAWIKI_PASSWORD, MEDIAWIKI_PASSWORD, MEDIAWIKI_PASSWORD.
βœ“
Configuration
Reads MEDIAWIKI_URL, MEDIAWIKI_USERNAME, MEDIAWIKI_URL, MEDIAWIKI_USERNAME, MEDIAWIKI_URL, MEDIAWIKI_USERNAME, ….

About

Search, read, and edit any MediaWiki wiki. Works with Wikipedia, Fandom, and more.

Packages & transports

dockerghcr.io/olgasafonova/mediawiki-mcp-server:1.34.0vlatest Β· docker run
mcpbhttps://github.com/olgasafonova/mediawiki-mcp-server/releases/download/v1.34.0/mediawiki-mcp-server-mac-apple-siliconvlatest Β·
mcpbhttps://github.com/olgasafonova/mediawiki-mcp-server/releases/download/v1.34.0/mediawiki-mcp-server-mac-intelvlatest Β·
mcpbhttps://github.com/olgasafonova/mediawiki-mcp-server/releases/download/v1.34.0/mediawiki-mcp-server-linuxvlatest Β·
mcpbhttps://github.com/olgasafonova/mediawiki-mcp-server/releases/download/v1.34.0/mediawiki-mcp-server-windows.exevlatest Β·

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mediawiki_mcp_server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/olgasafonova/mediawiki-mcp-server:1.34.0"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/olgasafonova/mediawiki-mcp-server:1.34.0