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 |
|---|---|
extract_key_facts | Extract key facts from a Wikipedia article, optionally focused on a topic. Returns a dictionary containing a list of facts. |
wikipedia_extract_key_facts | Extract key facts from a Wikipedia article, optionally focused on a topic. Returns a dictionary containing a list of facts. |