App Store Trends MCP server
App Store and Play downloads and charts over time, Android uses bundle ID. Free key at trendsmcp.ai
0 stars
Reviews
Write oneNobody has reviewed App Store Trends MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
App Store Trends MCP tools (4)
write = sends, deletes, buys or poststrends___get_growthFreePoint-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 available. Designed for growth questions; for charting or custom math, get_time_series provides the full series. app downloads and app rankings are keyword sources (Android bundle ID). They are not the App Store / Google Play live boards on get_top_trends. Returns a plan-limit message when the request is rate limited or the monthly quota is used up.
trends___get_time_seriesFreeFull historical series for one keyword and one source (0-100 values, plus volume when available). Suited for charting or custom math. Live 'what's trending now' boards are on get_top_trends. get_growth answers most growth questions with less data. Returns a plan-limit message when the request is rate limited or the monthly quota is used up.
trends___get_top_postsFreeLive top posts for one hashtag on one social source. Fetched live on every call; nothing is stored. For when the user already has a hashtag and wants the posts winning on it. get_top_trends ranks the hashtags themselves. Returns a plan-limit message when the request is rate limited or the monthly quota is used up.
trends___get_top_trendsFreeLive 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 by Category', category selects the board. Default sort is current rank. Use sort='rank_change' for climbers vs a prior snapshot (window 1d, 3d, 7d, 14d, or 30d). If the requested board is not in the database yet (for example a country that is not collected on the schedule), the board is fetched live. App Store Top Free, App Store Top Paid, and Google Play are live store boards, not keyword lookups. App history is available via get_growth or get_time_series with source app downloads or app rankings and an Android bundle ID. Live boards are only available here, not via get_time_series. Returns a plan-limit message when the request is rate limited or the monthly quota is used up.
Public scan report
scanner v0.1.9 · 2026-09-22 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 388ms20/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenancelast push 24 days ago15/15
- Maintainer identitynamespace and repository owner differ; website matches verified namespace6/10
What the publisher says
From the App Store Trends MCP repository's README, as published. We do not edit it. Read it on GitHub
app-store-trends-mcp
App download trends as an MCP tool. Plug into Claude, Cursor, or any MCP-compatible AI host. Weekly series, growth percentages, and live top charts.
Powered by trendsmcp.ai — one API key, one client, 30+ data sources: Google Search, YouTube, TikTok, Reddit, Amazon, Wikipedia, App Store, Steam, npm, news volume, news sentiment, live trending feeds, and more. No separate credentials per platform.
Get your free API key → trendsmcp.ai — 100 free requests/month, no credit card.
📖 Full API docs → trendsmcp.ai/docs
Updated for 2026. Works with Python 3.8 through 3.13.
Quick install
Same four clients as the site hero. Get a free key first (100 req/mo). Claude and ChatGPT sign you in with OAuth. Cursor and VS Code: click, then put your key from /account if the deeplink used a placeholder.
Then ask: Using TrendsMCP, what's trending on Google right now?
Use as an MCP tool
Add to your mcp.json (Claude Desktop, Cursor, Windsurf, VS Code, or any MCP host):
{
"mcpServers": {
"trends-mcp": {
"url": "https://api.trendsmcp.ai/mcp",
"transport": "http",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}Get your free key at trendsmcp.ai. Full setup instructions for Claude, Cursor, Windsurf, and VS Code at trendsmcp.ai/docs.
No scraping. No 429 errors. No proxies.
If you have used pytrends or similar scrapers before, you know the problems: random 429 Too Many Requests blocks, broken pipelines at 2am, time.sleep() hacks, proxy rotation costs, and a library that is now archived because Google explicitly flags scrapers at the protocol level.
trendsmcp is the managed alternative. We run the data infrastructure. You call a REST endpoint.
pytrends alternative for App Store data
Install
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http app-store https://app-store.api.trendsmcp.ai/mcp
App Store Trends MCP: common questions
- Is App Store Trends MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the App Store Trends MCP safety report
- How do I install App Store Trends MCP?
- It runs remotely at app-store.api.trendsmcp.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does App Store Trends MCP need an API key?
- Yes. The registry entry asks for
Authorization. - Is App Store Trends MCP maintained?
- The last commit was 24 days ago (2026-08-29). The latest release is v1.0.6.
- Is App Store Trends MCP up?
- 100% of our last 14 checks got an answer. We check remote servers about four times a day.
- What can I use instead of App Store Trends MCP?
- Servers from other publishers that do the same job: Storelift MCP server, MCP Server and Steam MCP Server. Compare all App Store Trends MCP alternatives.
Alternatives to App Store Trends MCP
Same job from other publishers: the closest match first, then the best rated.
StoreliftApp Store & Google Play keyword ranks, rivals, reviews, charts and AI visibility as an MCP servernot reviewedGrowingA- MCP ServerTyped record store + hybrid search over MCP: deterministic lookups + semantic memory, per-customer.not reviewedGrowingB
- Steam MCP ServerSteam store/game data (no key) plus player profiles, libraries and achievements (Steam Web API).not reviewedGrowingB
- App Store OperatorFree App Store competitive intelligence for Claude — rival downloads, revenue, and ASO keywords.not reviewedGrowingB
- ApplyraApp Store Optimization data for AI agents: keyword ranks, scores, competitors, chartsnot reviewedGrowingB