Free App Store competitive intelligence for Claude — rival downloads, revenue, and ASO keywords.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y app-store-operator
MCP client config
{
"mcpServers": {
"app-store-operator": {
"command": "npx",
"args": [
"-y",
"app-store-operator"
]
}
}
}