MCP.so
ログイン
M

Mcp Wikipedia

@ShwStone

Mcp Wikipedia について

Better MCP wikipedia. algonacci's version cannot return page content properly.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

ShwStone

投稿者

Haowen Shi

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "wikipedia": {
      "command": "uv",
      "args": [
        "--directory",
        "<path of MCP servers>/mcp-wikipedia",
        "run",
        "python",
        "main.py"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Mcp Wikipedia?

Mcp Wikipedia allows the LLM to search for Wikipedia-related content. It provides four functions: concept search, page summary, full text acquisition, and random exploration.

How to use Mcp Wikipedia?

The server exposes these four tools for the LLM to call. Each function accepts an optional language parameter, with English (lang=en) used by default.

Key features of Mcp Wikipedia

  • Concept search returns top 5 matching topics with summaries.
  • Page summary retrieves a specified topic’s summary.
  • Full text acquisition loads a topic’s complete content.
  • Random exploration fetches a random Wikipedia page.
  • Language can be specified per function (default English).

Use cases of Mcp Wikipedia

FAQ from Mcp Wikipedia

What does concept search return?

It returns the top 5 matching topics along with their corresponding summaries.

Can I specify a language for a search?

Yes, each function accepts a language parameter. The default is English (lang=en).

How do I get the full text of a Wikipedia article?

Use the full text acquisition tool with the name of the desired topic.

Does the server offer random page exploration?

Yes, the random exploration function retrieves a random Wikipedia page’s content.

What is the default language if none is provided?

The default language is English, set as lang=en.

コメント

「その他」の他のコンテンツ