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 |
|---|---|
summarize_article_for_query | Get a summary of a Wikipedia article tailored to a specific query. The summary is a snippet around the query within the article text or summary. The max_length parameter controls the length of the snippet. |
wikipedia_summarize_article_for_query | Get a summary of a Wikipedia article tailored to a specific query. The summary is a snippet around the query within the article text or summary. The max_length parameter controls the length of the snippet. |