MediaWiki MCP Server
MCP server enabling AI clients to interact with any MediaWiki wiki through standard tools
cursor.directory·↓ 0
MCP
mediawiki-mcp-server
MCP server enabling AI clients to interact with any MediaWiki wiki through standard tools
{
"command": "npx",
"args": [
"@professional-wiki/mediawiki-mcp-server@latest"
],
"env": {
"CONFIG": "path/to/config.json"
}
}