appreply-co/mcp-appstore
This is an MCP server that provides tools to LLMs for searching and analyzing apps from both Google Play Store and Apple App Store – perfect for ASO.
Platform-specific configuration:
{
"mcpServers": {
"mcp-appstore": {
"command": "npx",
"args": [
"-y",
"mcp-appstore"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...