App Store Trends MCP
Rank #35,393ai.trendsmcp/app-store
App Store and Play downloads and charts over time, Android uses bundle ID. Free key at trendsmcp.ai
App Store Trends MCP is a Model Context Protocol (MCP) server published by trendsmcp. It ranks #35,393 of 115,460 servers tracked on MCP Toplist. App Store Trends MCP is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 30, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 80,067 of 115,460 servers on MCP Toplist.
Use App Store Trends MCP
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http app-store https://app-store.api.trendsmcp.ai/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.app-store]
url = "https://app-store.api.trendsmcp.ai/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://app-store.api.trendsmcp.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"app-store": {
"url": "https://app-store.api.trendsmcp.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"app-store": {
"type": "http",
"url": "https://app-store.api.trendsmcp.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"app-store": {
"serverUrl": "https://app-store.api.trendsmcp.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"app-store": {
"url": "https://app-store.api.trendsmcp.ai/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.trendsmcp%2Fapp-store)<a href="https://mcptoplist.com/server/ai.trendsmcp%2Fapp-store"><img src="https://mcptoplist.com/badge/ai.trendsmcp%2Fapp-store.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
trendsmcp
Other servers by trendsmcp
- Trends MCP#4,933 · 1 ver
- google-search-trends-mcp#20,439 · 2 vers
- news-volume-mcp#20,440 · 2 vers
- news-sentiment-mcp#24,123 · 1 ver
- npm-trends-mcp#24,124 · 1 ver
- reddit-trends-mcp#24,125 · 1 ver
- wikipedia-trends-mcp#24,126 · 1 ver
- youtube-trends-mcp#24,127 · 1 ver
- amazon-trends-mcp#26,043 · 1 ver
- steam-trends-mcp#26,044 · 1 ver
- tiktok-trends-mcp#26,045 · 1 ver
- Google Trends MCP#35,394 · 4 vers
Available versions (4)
| Version | Published |
|---|---|
| 1.0.6 | Aug 18, 2026 |
| 1.0.5 | Aug 3, 2026 |
| 1.0.3 | Mar 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains App Store Trends MCP?
- App Store Trends MCP is maintained by trendsmcp, which publishes 32 MCP servers (93 total versions) tracked on MCP Toplist.
- Is App Store Trends MCP listed on the Official MCP Registry?
- Yes — App Store Trends MCP is listed on the Official MCP Registry.
- How many versions does App Store Trends MCP have?
- MCP Toplist tracks 4 versions of App Store Trends MCP, most recently published on Aug 18, 2026.
- Where can I find the source code for App Store Trends MCP?
- The source code for App Store Trends MCP is hosted at github.com/trendsmcp/app-store-trends-mcp.