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_article | Get the full content of a Wikipedia article. Returns a dictionary containing article details or an error message if retrieval fails. |
wikipedia_get_article | Get the full content of a Wikipedia article. Returns a dictionary containing article details or an error message if retrieval fails. |