A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
100K+
22 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
| Name | Description |
|---|---|
get_sections | Get the sections of a Wikipedia article. Returns a dictionary with the article title and list of sections. |
wikipedia_get_sections | Get the sections of a Wikipedia article. Returns a dictionary with the article title and list of sections. |