Stats
Actions
Tags
From mediawiki
Connects to a MediaWiki instance (e.g., Wikipedia) for reading articles, searching content, and retrieving page metadata. Requires the wiki's base URL.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mediawiki": {
"command": "mediawiki-mcp-server",
"env": {
"MEDIAWIKI_URL": ""
}
}
}
}Server configuration and connection parameters
mediawiki-mcp-serverEnvironment variables set when the server starts
MEDIAWIKI_URL=npx claudepluginhub olgasafonova/mediawiki-mcp-server