Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

Wikipedia Trends API

ai.trendsapi/wikipedia

Wikipedia page view trends for any topic over time. Free key at trendsapi.ai

Uptime
100.0%
1 direct probes · 30d
Response
1031ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

trends___get_growth

Point-to-point growth for a keyword on one or more sources. Each window is a preset string (12M, 3M, YTD, and the other listed periods). Values are on a 0-100 scale, plus absolute volume when availabl…

trends___get_time_series

Full historical series for one keyword and one source (0-100 values, plus volume when available). Use for charting or custom math. Not for live 'what's trending now' boards (use get_top_trends). For m…

trends___get_top_trends

Live top-trending board for exactly one feed type. No keyword. For 'Amazon Best Sellers by Category', 'Google Trends by Category', 'Top Websites', 'Substack by Category', and 'TikTok Trending Hashtags…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "wikipedia_trends_api": {
      "url": "https://wikipedia.api.trendsapi.ai/mcp",
      "transport": "streamable-http"
    }
  }
}