Skip to main content
Glama
pipeworx-io

mcp-wikiviews

by pipeworx-io

mcp-wikiviews

Wikiviews MCP — Wikimedia Pageviews API(無料、認証不要)をラップします。

Pipeworxの一部 — AIエージェントを1394以上のライブデータソースに接続するMCPゲートウェイです。

ツール

ツール

説明

get_article_views

特定のWikipedia記事の日次ページビュー数を日付範囲で取得します。日付はYYYYMMDD形式である必要があります。

get_top_articles

特定の日の最も閲覧されたWikipedia記事を取得します。閲覧数でランク付けされた最大1000件の記事を返します。

get_project_views

日付範囲における英語版Wikipedia全体の日次ページビュー合計を取得します。日付はYYYYMMDD形式である必要があります。

Related MCP server: wikipedia-trends-mcp

クイックスタート

MCPクライアント(Claude Desktop、Cursor、Windsurfなど)に追加:

{
  "mcpServers": {
    "wikiviews": {
      "url": "https://gateway.pipeworx.io/wikiviews/mcp"
    }
  }
}

または、フルPipeworxゲートウェイに接続して、1394以上のデータソースにアクセス:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

ask_pipeworxでの使用

ツールを直接呼び出す代わりに、平易な英語で質問できます:

ask_pipeworx({ question: "your question about Wikiviews data" })

ゲートウェイは適切なツールを選択し、引数を自動的に入力します。

詳細

ライセンス

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-wikiviews'

If you have feedback or need assistance with the MCP directory API, please join our Discord server