ai.trendsmcp/wikipedia is an MCP server that wikipedia page views over time, with growth for any article topic. Free key at trendsmcp.ai. Its tool list has not been published yet over http, requires no API key, and scores 34/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"trends-mcp": {
"url": "https://api.trendsmcp.ai/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
},
"transport": "http"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Wikipedia page view trend data for AI > Wikipedia page views reveal what the world is suddenly curious about. Spike detection, historical page traffic, and cross-platform comparison - giving your AI a unique information-demand signal that precedes mainstream search.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'wikipedia-trends-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked wikipedia-trends-mcp against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in education
A Model Context Protocol server for searching and analyzing arXiv papers
ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in — works with Claude Code, Codex, OpenClaw, or any LLM agent.
1000+ scientific tools for AI scientists: life science, reserach, literature, and more.
Search open-source research papers across arXiv, OpenAlex, Crossref, PubMed, Semantic Scholar.
MCP Security Weekly
Get CVE alerts and security updates for ai.trendsmcp/wikipedia and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Wikipedia page view trend data for AI Wikipedia page views reveal what the world is suddenly curious about. Spike detection, historical page traffic, and cross-platform comparison - giving your AI a unique information-demand signal that precedes mainstream search.
Full docs and live demo: https://trendsmcp.ai/wikipedia-trends
Part of Trends MCP - the MCP server for live trend data across 12+ sources. See the main repo: https://github.com/trendsmcp/trends-mcp
Step 1: Get your free API key at trendsmcp.ai 100 requests/month, no credit card required.
Step 2: Add to your AI client (replace YOUR_API_KEY):
Cursor / Windsurf / Cline (~/.cursor/mcp.json or equivalent)
{
"mcpServers": {
"trends-mcp": {
"url": "https://api.trendsmcp.ai/mcp",
"transport": "http",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
VS Code / GitHub Copilot (.vscode/mcp.json)
{
"servers": {
"trends-mcp": {
"type": "http",
"url": "https://api.trendsmcp.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Claude Desktop (claude_desktop_config.json)
User → Settings → Developer → Edit Config — add inside mcpServers
{
"mcpServers": {
"trends-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.trendsmcp.ai/mcp",
"--header",
"Authorization:${AUTH_HEADER}"
],
"env": {
"AUTH_HEADER": "Bearer YOUR_API_KEY"
}
}
}
}
Claude.ai (browser) Settings -> Connectors -> Add custom connector:
https://api.trendsmcp.ai/mcp
After connecting, ask your AI:
get_trends(keyword='quantum computing', source='wikipedia', data_mode='weekly')
| Tool | What it does |
|---|---|
get_trends | Time-series for a keyword on this source |
get_growth | Growth % over 1W, 1M, 3M, 6M, 1Y periods |
get_top_trends | What is trending right now on this source |
get_ranked_trends | Top topics ranked by volume |
Wikipedia page view trends - normalized traffic to the Wikipedia article for a given topic over time. This is a strong information-demand signal: when something breaks in the news, Wikipedia views spike before Google Search catches up.
Wikipedia spikes often lead Google Trends by 24-72 hours for news-driven events. It is a leading indicator of public curiosity - useful for media, research, and investment applications.
Yes, currently English Wikipedia page views are tracked. Multi-language support is on the roadmap.
Yes. Any topic with a Wikipedia article can be tracked. Company pages, political figures, scientific concepts, and current events all work.
Trends MCP covers 12+ sources