Wikipedia Article Daily Pageviews
x402/wikipedia-article-daily-pageviewsDaily pageview counts for a single English Wikipedia article over a date range via the Wikimedia metrics REST API, no key. Returns one record per day with timestamp and view count. For AI agents measuring topic popularity and attention trends. [x402: $0.06/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"wikipedia_article_daily_pageviews": {
"url": "https://proxy.suverse.io/v1/data/suverse-kb-pageviews-article",
"transport": "http"
}
}
}