MediaWiki-MCP-adapter
If you are the rightful owner of MediaWiki-MCP-adapter and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A custom Model Context Protocol (MCP) adapter for interacting with MediaWiki and WikiBase APIs.
The MediaWikiAdapter is a specialized MCP adapter designed to facilitate programmatic interactions with MediaWiki and WikiBase APIs. It allows users to fetch and edit MediaWiki pages seamlessly using the MCP framework. This adapter is particularly useful for developers who need to automate tasks related to MediaWiki content management. With configurable API base URLs, it supports various MediaWiki and WikiBase instances, making it versatile for different setups. The adapter requires Node.js and TypeScript for development, ensuring a modern and efficient development environment. Users can easily install and configure the adapter, and it provides tools and resources for fetching and editing page content. The project is open for contributions and is licensed under LGPL-3.0-or-later.
Features
- Fetch the content of a MediaWiki page.
- Edit a MediaWiki page with new content and an optional summary.
- Configurable API base URLs for different MediaWiki and WikiBase instances.
Tools
editPage
Edits a MediaWiki page with new content.