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