Catalog
ai.smithery/ProfessionalWiki-mediawiki-mcp-server
OfficialEnable Large Language Model clients to interact seamlessly with any MediaWiki wiki. Perform action…
Enables LLM clients to read, search, and interact with MediaWiki wiki instances.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ProfessionalWiki-mediawiki-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@ProfessionalWiki/mediawiki-mcp-server/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.