Enables Large Language Model (LLM) clients to interact with any MediaWiki wiki.
The MediaWiki tool provides a Model Context Protocol (MCP) server that allows Large Language Model (LLM) clients to seamlessly interact with any MediaWiki wiki. By utilizing the Model Context Protocol, the server facilitates communication between LLMs and MediaWiki, enabling them to access and manipulate wiki content effectively. This unlocks new possibilities for integrating AI-powered features into MediaWiki environments.
Key Features
01Creates new wiki pages
02Retrieves file objects from file pages
03Retrieves wiki page objects
04Returns information about the latest revisions to a wiki page
05Searches wiki page titles and content
060 GitHub stars
Use Cases
01Integrating LLMs with MediaWiki for content creation
02Enabling AI-powered search and analysis within MediaWiki