3 months ago
Searches and scrapes the app store. Research apps, rankings, keywords, and dump detailed app metadata. Great if you want to compare other apps to your own. FYI, the project is also a CLI for macOS.
Server Config
{
"mcpServers": {
"appstore-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"appstore-mcp-server"
],
"env": {}
}
}
}