← Back to Plugins
MCP Server MCP

io.github.garrrikkotua/app-intel

github By github 👁 1 views ▲ 0 votes

App Store & Google Play data: app details, IAP prices, reviews, top charts, estimates, rank history.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "app-intel-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "RapidAPI key for the App Intel API (free tier at rapidapi.com/kotuaigor/api/app-intel-api-app-store-google-play-data)",
          "isRequired": true,
          "isSecret": true,
          "name": "RAPIDAPI_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...