
App Store Trends MCP
App Store Trends MCP is a MCP server that exposes App Store and Play download and chart trends over time, including Android lookups by bundle ID.
About
App Store Trends MCP is a hosted MCP server that surfaces App Store and Google Play download and chart trends over time so you can reason about mobile market momentum from inside your agent. app developers use it when refining launch narratives, comparing category peers, or checking whether a bundle ID’s trajectory supports a pivot or feature bet. Configuration mirrors other TrendsMCP remotes: register a free key, point your MCP client at app-store.api.trendsmcp.ai with streamable-http, and supply the Authorization bearer header. Android workflows explicitly rely on bundle ID identifiers, which keeps queries precise when store names collide. The server does not submit builds, manage App Store Connect, or replace official analytics exports—it supplies trend-oriented external signals for ASO and distribution planning. Combine with Google Trends MCP when web interest and store downloads should tell a consistent story before you ship or run a growth experiment.
- iOS App Store and Google Play trends in one TrendsMCP remote MCP
- Downloads and chart movement over time for competitive context
- Android queries use bundle ID as documented in server description
- Streamable HTTP at app-store.api.trendsmcp.ai with Bearer auth
- Free API key at trendsmcp.ai; server version 1.0.3
App Store Trends MCP by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http app-store https://app-store.api.trendsmcp.ai/mcp --header "Authorization: Bearer YOUR_TOKEN"Add your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | Required |
What it does
Track App Store and Google Play download and chart trends over time from your agent when positioning or refreshing a mobile app.
Who is it for?
Best when you're comparing chart/download trends before ASO updates, pricing tests, or launch positioning.
Skip if: Skip if you need in-console App Store Connect metrics, crash data, or automated metadata publishing.
What you get
Your agent can query store download and chart trends over time so ASO and launch plans align with visible market movement.
- Time-series App Store and Play download/chart trend answers in-agent
- ASO-oriented competitive context for launch decisions
- Configured connection to app-store.api.trendsmcp.ai
By the numbers
- Server version 1.0.3 per server metadata
- Remote endpoint https://app-store.api.trendsmcp.ai/mcp (streamable-http)
- Covers App Store and Play; Android uses bundle ID per description
Recommended MCP Servers
How it compares
External store trend MCP, not an App Store Connect skill or CI ship pipeline.
FAQ
Who is ai.trendsmcp/app-store for?
mobile developers who want App Store and Play download and chart trends available to their AI agent through MCP during launch and ASO work.
When should I use ai.trendsmcp/app-store?
Use it in Launch when evaluating ASO, competitive charts, or download momentum—especially for Android apps identified by bundle ID.
How do I add ai.trendsmcp/app-store to my agent?
Obtain a free key at trendsmcp.ai, add remote MCP https://app-store.api.trendsmcp.ai/mcp (streamable-http), and configure the required Authorization bearer header.