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.
    Last updated
    114
    20
    34
    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.
    Last updated
    11
    64
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server for App Store Optimization that provides keyword research, competitor analysis, review sentiment, and metadata optimization using real App Store data without requiring an API key.
    Last updated
    40
    4
    MIT

View all related MCP servers

Related MCP Connectors

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