{"repo":"appreply-co/mcp-appstore","free":true,"listed":false,"github":"https://github.com/appreply-co/mcp-appstore","clone":"git clone https://github.com/appreply-co/mcp-appstore.git","description":"This is an MCP server that provides tools to LLMs for searching and analyzing apps from both Google Play Store and Apple App Store – perfect for ASO.","language":"TypeScript","stars":67,"topics":["app-store-scraper","appstore","google-play","google-play-scraper","mcp","mcp-server","aso"],"license":"MIT","category":"mcp-servers","readme_excerpt":"App Store Scraper MCP Server This is an MCP (Model Context Protocol) server that provides tools for searching and analyzing apps from both the Google Play Store and Apple App Store. Perfect for ASO (App Store Search Optimization). Built by AppReply.co. For more information, see our MCP documentation. Installation Running the Server This will start the server in studio mode, which is compatible with MCP clients. Claude Code: Add to .mcp.json or your MCP config (path must be absolute; on Windows you can use forward slashes): Or: claude mcp add --transport stdio mcp-appstore -- node /absolute/path/to/mcp-appstore/server.js Claude Desktop: Same mcpServers entry in claude desktop config.json (see Claude’s docs for the file path on your OS). Available Tools The server provides the following tools: 1. search app Search for apps by name and platform. Parameters: - term : The search term to look up - platform : The platform to search on ( ios or android ) - num (optional): Number of results to return (default: 10, max: 250) - country (optional): Two-letter country code (default: \"us\") Example usage: Response: 2. get app details Get detailed information about an app by ID. Parameters: - appId : The unique app ID (com.example.app for Android or numeric ID/bundleId for iOS) - platform : The platform of the app ( ios or android ) - country (optional): Two-letter country code (default: \"us\") - lang (optional): Language code for the results (default: \"en\") Example usage: Response: 3. analyz","default_branch":null,"files":null,"tree":[],"storefront":"/r/appreply-co","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/appreply-co/mcp-appstore/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}