Enables language models to search and retrieve Wikipedia articles programmatically.
This Model Context Protocol (MCP) server provides a structured interface for AI assistants to access Wikipedia's vast knowledge base. It allows language models to search for articles based on specific terms and retrieve the full content of those articles, automatically converting the HTML content to Markdown for easier processing. The server is designed to be easily integrated with MCP clients, facilitating seamless access to Wikipedia data for AI applications.