MediaWiki
Rank #1767io.github.olgasafonova/mediawiki-mcp-server
Search, read, and edit any MediaWiki wiki. Works with Wikipedia, Fandom, and more.
MediaWiki is a Model Context Protocol (MCP) server published by olgasafonova. It ranks #1767 of 58,832 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. MediaWiki is listed across 4 registries — Official MCP, Smithery, Glama and PulseMCP, with 10 tracked versions. It was first listed on Dec 10, 2025 and most recently updated on May 14, 2026.
Ranks ahead of 57,065 of 58,832 servers on MCP Toplist.
Use MediaWiki
Add MediaWiki to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mediawiki-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/olgasafonova/mediawiki-mcp-server:1.31.0"
],
"env": {
"MEDIAWIKI_URL": "<your MEDIAWIKI_URL>",
"MEDIAWIKI_USERNAME": "<your MEDIAWIKI_USERNAME>",
"MEDIAWIKI_PASSWORD": "<your MEDIAWIKI_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/olgasafonova/mediawiki-mcp-server/releases/download/v1.31.0/mediawiki-mcp-server-mac-apple-silicon` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/olgasafonova/mediawiki-mcp-server/releases/download/v1.31.0/mediawiki-mcp-server-mac-intel` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/olgasafonova/mediawiki-mcp-server/releases/download/v1.31.0/mediawiki-mcp-server-linux` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/olgasafonova/mediawiki-mcp-server/releases/download/v1.31.0/mediawiki-mcp-server-windows.exe` — install it through your client’s extension manager.
Listed on 2 registries (2 delisted)
olgasafonova
Other servers by olgasafonova
- Miro#1104 · 21 vers
- Nordic Registry Mcp Server#4014 · 3 vers
- GLEIF MCP Server#4426 · 5 vers
- ProductPlan MCP Server#5632 · 6 vers
Available versions (10)
| Version | Published |
|---|---|
| 1.31.0 | May 14, 2026 |
| 1.30.0 | May 3, 2026 |
| 1.29.0 | Apr 24, 2026 |
| 1.28.2 | Apr 12, 2026 |
| 1.28.1 | Apr 4, 2026 |
| 1.27.2 | Mar 3, 2026 |
| 1.27.1 | Mar 2, 2026 |
| 1.25.1 | Jan 5, 2026 |
| 1.24.1 | Dec 26, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is MediaWiki?
- Search, read, and edit any MediaWiki wiki. Works with Wikipedia, Fandom, and more.
- Who maintains MediaWiki?
- MediaWiki is maintained by olgasafonova, which publishes 5 MCP servers (45 total versions) tracked on MCP Toplist.
- Is MediaWiki an official MCP server?
- Yes — MediaWiki is listed on the Official MCP Registry, alongside Smithery, Glama and PulseMCP.
- How many versions does MediaWiki have?
- MCP Toplist tracks 10 versions of MediaWiki, most recently published on May 14, 2026.
- Where can I find the source code for MediaWiki?
- The source code for MediaWiki is hosted at github.com/olgasafonova/mediawiki-mcp-server.