Skip to main content
Glama
LucasMonteiro1

mcp-store-scraper

mcp-store-scraper

MCP server that exposes Google Play and Apple App Store scraping as tools.

Usage

Add to your MCP client config (e.g. ~/.kiro/settings/mcp.json):

{
  "mcpServers": {
    "store-scraper": {
      "command": "npx",
      "args": ["-y", "mcp-store-scraper"],
      "disabled": false,
      "autoApprove": [
        "gplay_app", "gplay_search", "gplay_reviews", "gplay_similar",
        "appstore_app", "appstore_search", "appstore_reviews", "appstore_similar"
      ]
    }
  }
}

Related MCP server: mcp-appstore

Tools

Google Play

Tool

Description

gplay_app

Get app details by package name

gplay_search

Search apps

gplay_reviews

Get app reviews

gplay_similar

Get similar apps

App Store

Tool

Description

appstore_app

Get app details by bundle ID or numeric ID

appstore_search

Search apps

appstore_reviews

Get app reviews

appstore_similar

Get similar apps

Credits

This package is powered by two great open source libraries:

Install Server
A
license - permissive license
B
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that provides comprehensive market intelligence by analyzing data from both the Apple App Store and Google Play Store, enabling users to research apps, track market trends, study competitors, and understand user feedback across mobile marketplaces.
    114
    20
    32
    24
    MIT
  • A
    license
    C
    quality
    B
    maintenance
    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.
    11
    67
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An open-source MCP server for live Apple App Store competitor research, enabling AI agents to search apps, fetch metadata, compare competitors, and retrieve reviews and top charts as structured JSON.
    7
    MIT

View all related MCP servers

Related MCP Connectors

  • This MCP server provides seamless access to Malaysia's government open data, including datasets, w…

  • MCP server for Google search results via SERP API

  • Remote MCP connector for App Store + Google Play data via StoreBridge API. No auth required.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/LucasMonteiro1/mcp-store-scraper'

If you have feedback or need assistance with the MCP directory API, please join our Discord server