wikipedia-mcp

wikipedia-mcp

3.5

If you are the rightful owner of wikipedia-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

The Wikipedia MCP server provides real-time access to Wikipedia information through a standardized Model Context Protocol interface. This allows LLMs to retrieve accurate and up-to-date information directly from Wikipedia to enhance their responses.

Features

  • Search Wikipedia: Find articles matching specific queries
  • Retrieve Article Content: Get full article text with all information
  • Article Summaries: Get concise summaries of articles
  • Section Extraction: Retrieve specific sections from articles
  • Link Discovery: Find links within articles to related topics

Tools

  1. search_wikipedia

    Search Wikipedia for articles matching a query.

  2. get_article

    Get the full content of a Wikipedia article.

  3. get_summary

    Get a concise summary of a Wikipedia article.

  4. get_sections

    Get the sections of a Wikipedia article.

  5. get_links

    Get the links contained within a Wikipedia article.

  6. get_related_topics

    Get topics related to a Wikipedia article based on links and categories.