AppRanks MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AppRanks MCP ServerWhat are the top 10 free iPhone apps in Japan?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AppRanks MCP Server
An MCP (Model Context Protocol) server that provides live App Store rankings data from AppRanks.app.
Browse charts, search apps, view rankings, read reviews — all from your AI assistant.
Tools
Tool | Description |
| Browse App Store charts (top free, paid, grossing) by country, platform, category |
| Search apps by name or developer |
| Get app details with current rankings across all countries |
| View ranking history over time |
| Read App Store reviews by country |
| List all 55 supported countries |
| List all App Store categories with IDs |
Coverage
55 countries across Americas, Europe, Middle East, Africa, and Asia Pacific
4 platforms: iPhone, iPad, Mac, Apple TV
43 categories including game subcategories
3 chart types: Top Free, Top Paid, Top Grossing
Updated every 4 hours
Setup
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"appranks": {
"command": "npx",
"args": ["-y", "@appranks.app/mcp-server"]
}
}
}Claude Code
claude mcp add appranks -- npx -y @appranks.app/mcp-serverManual
npx @appranks.app/mcp-serverExamples
Ask your AI assistant:
"What are the top 10 free iPhone apps in Japan?"
"Search for weather apps"
"Show me Netflix's rankings across all countries"
"What's the ranking history for Spotify in the US over the last 30 days?"
"Show me 1-star reviews for TikTok in Germany"
Configuration
Environment Variable | Default | Description |
|
| API base URL |
License
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kanzelsberger/AppRanks'
If you have feedback or need assistance with the MCP directory API, please join our Discord server