Wikipedia

Wikipedia

A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.

50K+

11 Tools

Packaged by
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
extract_key_factsExtract key facts from a Wikipedia article, optionally focused on a topic.
get_articleGet the full content of a Wikipedia article.
get_coordinatesGet the coordinates of a Wikipedia article.
get_linksGet the links contained within a Wikipedia article.
get_related_topicsGet topics related to a Wikipedia article based on links and categories.
get_sectionsGet the sections of a Wikipedia article.
get_summaryGet a summary of a Wikipedia article.
search_wikipediaSearch Wikipedia for articles matching a query.
summarize_article_for_queryGet a summary of a Wikipedia article tailored to a specific query.
summarize_article_sectionGet a summary of a specific section of a Wikipedia article.
test_wikipedia_connectivityProvide diagnostics for Wikipedia API connectivity.

Manual installation

You can install the MCP server using:

Installation for

Related servers