Skip to main content
Glama
pipeworx-io

mcp-wikiviews

by pipeworx-io

mcp-wikiviews

Wikiviews MCP – kapselt die Wikimedia Pageviews API (kostenlos, ohne Authentifizierung)

Teil von Pipeworx – ein MCP-Gateway, das KI-Agenten mit 1394+ Live-Datenquellen verbindet.

Tools

Tool

Description

get_article_views

Ruft tägliche Seitenaufrufzahlen für einen bestimmten Wikipedia-Artikel über einen Zeitraum ab. Daten müssen im Format YYYYMMDD vorliegen.

get_top_articles

Ruft die meistgesehenen Wikipedia-Artikel für einen bestimmten Tag ab. Gibt bis zu 1000 Artikel zurück, sortiert nach Aufrufzahlen.

get_project_views

Ruft aggregierte tägliche Seitenaufrufsummen für die gesamte englische Wikipedia über einen Zeitraum ab. Daten müssen im Format YYYYMMDD vorliegen.

Related MCP server: wikipedia-trends-mcp

Quick Start

Fügen Sie es zu Ihrem MCP-Client hinzu (Claude Desktop, Cursor, Windsurf usw.):

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

Oder verbinden Sie sich mit dem vollständigen Pipeworx-Gateway, um Zugriff auf alle 1394+ Datenquellen zu erhalten:

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

Verwendung mit ask_pipeworx

Anstatt Tools direkt aufzurufen, können Sie Fragen in einfachem Englisch stellen:

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

Das Gateway wählt das richtige Tool aus und füllt die Argumente automatisch aus.

Mehr

Lizenz

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