wikimedia
6
The Wikimedia MCP Server allows users to interact programmatically with Wikimedia APIs using natural language. It provides features such as searching for content, retrieving page information, and accessing historical events and featured articles.
Wikimedia MCP Server
A Model Context Protocol (MCP) server for interacting with Wikimedia APIs. Access Wikipedia and other Wikimedia project content with natural language queries.
Features
- Search content and titles across Wikimedia pages with suggestions.
- Retrieve page content, URL, and metadata.
- Find page versions in other languages.
- Access featured articles, most read pages, and pictures of the day.
- Get historical events for any date.
Requirements
- Python 3.12+
- uv package manager
- MCP server framework
Security
- Validated user inputs.
- No sensitive data required.
- Rate limiting managed by the Wikimedia API.
Contributing
Contributions are welcome. Submit a Pull Request or open an issue for major changes.
License
Licensed under the MIT License.