MCP Mediawiki runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from pypi. Last commit 11 Jun 2026.
Secure MCP server for MediaWiki wikis — search, pages, categories, and more
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mediawiki -- uvx mcp-mediawiki-crunchtools
{
"mcpServers": {
"mediawiki": {
"args": [
"mcp-mediawiki-crunchtools"
],
"command": "uvx"
}
}
}
[mcp_servers.mediawiki]
command = "uvx"
args = ["mcp-mediawiki-crunchtools"]
{
"mcpServers": {
"mediawiki": {
"args": [
"mcp-mediawiki-crunchtools"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mediawiki": {
"args": [
"mcp-mediawiki-crunchtools"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.