Wikipedia MCP
未申請A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
インストール
npx -y @smithery/cli install @Rudra-ravi/wikipedia-mcp --client claude未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(21個)
coordinates
List of coordinate objects with latitude, longitude, and metadata
count
(integer, optional): Number of key facts to extract (default: 5)
error
Any error message if retrieval failed
exists
Whether the article exists
extract_key_facts
Extract key facts from a Wikipedia article, optionally focused on a specific topic within the article.
get_article
Get the full content of a Wikipedia article.
get_coordinates
Get the coordinates of a Wikipedia article.
get_links
Get the links contained within a Wikipedia article.
get_related_topics
Get topics related to a Wikipedia article based on links and categories.
get_sections
Get the sections of a Wikipedia article.
get_summary
Get a concise summary of a Wikipedia article.
limit
(integer, optional): Maximum number of results to return (default: 10)
max_length
(integer, optional): Maximum length of the summary (default: 250)
pageid
The page ID
query
(string): The search term
search_wikipedia
Search Wikipedia for articles matching a query.
section_title
(string): The title of the section to summarize
summarize_article_for_query
Get a summary of a Wikipedia article tailored to a specific query.
summarize_article_section
Get a summary of a specific section of a Wikipedia article.
title
(string): The title of the Wikipedia article
topic_within_article
(string, optional): A specific topic within the article to focus fact extraction