asoradar-mcp

asoradar/asoradar-mcp
★ 0 stars TypeScript API Integration Updated today
MCP server for ASORadar — App Reviews API for App Store and Google Play. Auto-generates tools from the ASORadar OpenAPI spec.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "asoradar-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "asoradar/asoradar-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [ASORadar](https://asoradar.com) — App Reviews API for Apple App Store and Google Play. Available on npm: [`asoradar-mcp`](https://www.npmjs.com/package/asoradar-mcp). Auto-generates MCP tools from the ASORadar OpenAPI spec at startup, so every non-deprecated endpoint is exposed without hand-written wrappers (`GET /a1/reviews` → `get_a1_reviews`, `GET /a1/clone-brief/{app_id}` → `get_a1_clone-brief_app_id`, `POST /webhooks` → `post_webhooks`). The tool catalog tracks the live API

Tools (11)

ASORADAR_EXCLUDE_TAGSASORADAR_KEYASORADAR_MAX_RESPONSE_BYTESASORADAR_MAX_SPEC_BYTESASORADAR_SPEC_TIMEOUT_MSASORADAR_SPEC_URLASORADAR_TAGSASORADAR_TIMEOUT_MSASORADAR_URLget_capabilitiesget_g1_datasafety_app_id_diff