Wikipedia MCP
JSON →A remote MCP server for Wikipedia.
Tools · 13
- wikipedia_search Search Wikipedia for a query and return matching article titles and summaries.
- wikipedia_get_article Retrieve the full text content of a Wikipedia article by title.
- wikipedia_get_summary Get a brief summary of a Wikipedia article by title.
- wikipedia_get_links Get all internal links from a Wikipedia article.
- wikipedia_get_categories Get the categories a Wikipedia article belongs to.
- wikipedia_get_references Get references and citations from a Wikipedia article.
- wikipedia_get_images Get images associated with a Wikipedia article.
- wikipedia_get_sections Get the section structure of a Wikipedia article.
- wikipedia_get_random Get a random Wikipedia article title and summary.
- wikipedia_get_featured Get today's featured article from Wikipedia.
- wikipedia_get_news Get current news articles from Wikipedia's main page.
- wikipedia_get_on_this_day Get historical events that happened on this day.
- wikipedia_get_related Get related articles and suggestions for a given topic.
Links
★ 1 GitHub stars