关于
This Model Context Protocol (MCP) server bridges the gap between sophisticated large language models (LLMs) like Claude and MediaWiki platforms. It empowers LLMs to perform a wide array of actions on a wiki, from creating and editing pages to searching for content and managing page movements, all as a dedicated bot user. By providing a structured API, it simplifies complex MediaWiki operations into accessible tools, making wiki content management and retrieval programmable for AI agents.
主要功能
- Programmatically edit or create MediaWiki pages with detailed options.
- Retrieve comprehensive page information and content using various methods.
- Move wiki pages, including associated talk pages and subpages.
- Perform advanced searches within MediaWiki with extensive filtering and sorting.
- 0 GitHub stars
- Utilize OpenSearch for quick wiki page suggestions and autocomplete.
使用案例
- Building AI-powered agents or chatbots that can retrieve and summarize information from a wiki.
- Integrating wiki knowledge bases with LLM workflows for improved information access and management.
- Automating content creation, updates, and maintenance tasks on MediaWiki installations.