Submit

Appstore Mcp Server

@drewster99

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.

Tools

Server Config

{
  "mcpServers": {
    "appstore-mcp-server": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "appstore-mcp-server"
      ],
      "env": {}
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.