Skip to main content
Glama

App Market Intelligence MCP

アプリ市場インテリジェンスMCP

鍛冶屋のバッジ

Apple App StoreとGoogle Play Storeの両方からのデータを分析し、包括的な市場情報を提供するMCPサーバー。主要なモバイルアプリマーケットプレイスにおけるアプリ、市場トレンド、競合他社、ユーザーフィードバックに関する洞察を得ることができます。

APIカバレッジ

App Store API カバレッジ

API関数

実装済み

MCPツール名

説明

アプリ

アプリストアの詳細

App Storeアプリの詳細情報を取得する

リスト

アプリストアリスト

iTunesコレクションからアプリを取得する

検索

アプリストア検索

App Storeでアプリを検索する

開発者

アプリストア開発者

開発者によるアプリを入手する

プライバシー

アプリストアのプライバシー

アプリのプライバシーの詳細を取得する

提案する

アプリストアのおすすめ

検索候補を取得する

似ている

アプリストア類似品

類似アプリを入手

レビュー

アプリストアのレビュー

アプリのレビューを取得する

評価

アプリストアの評価

アプリの評価を取得する

バージョン履歴

アプリストアのバージョン履歴

アプリのバージョン履歴を取得する

Google Play API の対象範囲

API関数

実装済み

MCPツール名

説明

アプリ

Google Playの詳細

アプリの詳細情報を取得する

リスト

Google Play リスト

コレクションからアプリを取得する

検索

Google Play 検索

アプリを検索

開発者

Google Play デベロッパー

開発者別にアプリを入手

提案する

Google Play サジェスト

検索候補を取得する

レビュー

Google Playのレビュー

アプリのレビューを取得する

似ている

Google Play 類似品

類似アプリを入手

権限

Google Play の権限

アプリの権限を取得する

データセーフティ

Google Play のデータ安全性

データの安全性に関する情報を入手する

カテゴリー

Google Play カテゴリ

カテゴリのリストを取得する

使用法

MCP サーバーを起動します。

node src/server.js

サーバーは、あらゆるMCPクライアントから使用できるツールを公開しています。例えば、Claude for Desktopを使用すると、次のことが可能になります。

  • 両方のストアでアプリを検索

  • アプリの詳細情報を取得する

  • レビューと評価を読む

  • 類似アプリを探す

  • アプリのプライバシーと権限を確認する

  • その他

使用例

// Get top free iOS apps { "name": "app-store-list", "params": { "collection": "topfreeapplications", "num": 10 } } // Get top paid Android games { "name": "google-play-list", "params": { "collection": "TOP_PAID", "category": "GAME", "num": 10 } }

MCP Inspectorでテストする

npm run test:inspector

MCP検査官

mcp-cliでテストする

npx @wong2/mcp-cli npx -y "app-insight-mcp"

Claude Desktopでの使用

これをclaude_desktop_config.jsonに追加します:

Smithery経由でインストール

Smithery経由で Claude Desktop の App Market Intelligence を自動的にインストールするには:

npx -y @smithery/cli install @JiantaoFu/appinsightmcp --client claude

ドッカー

{ "mcpServers": { "app-insight-mcp": { "command": "docker", "args": [ "run", "-i", "--rm", "app-insight-mcp" ] } } }

NPX

{ "mcpServers": { "app-insight-mcp": { "command": "npx", "args": [ "-y", "@jeromyfu/app-insight-mcp" ] } } }

建てる

Dockerビルド:

docker build -t app-insight-mcp -f Dockerfile .

エラー処理

すべてのツールにはエラー処理が含まれており、次の場合に適切なエラー メッセージを返します。

  • 必要なパラメータが不足しています

  • API呼び出しが失敗する

  • レート制限に達した

  • 無効なIDまたはパラメータが指定されました

貢献

以下の方法でお気軽に貢献してください:

  1. 不足している機能の実装

  2. エラー処理の改善

  3. API機能の追加

  4. ドキュメントの強化

ライセンス

マサチューセッツ工科大学

Deploy Server
A
security – no known vulnerabilities
-
license - not tested
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Apple App Store と Google Play Store の両方からのデータを分析して包括的な市場情報を提供する MCP サーバー。これにより、ユーザーはアプリを調査し、市場動向を追跡し、競合他社を調査し、モバイル マーケットプレイス全体でのユーザー フィードバックを理解できるようになります。

  1. APIカバレッジ
    1. App Store API カバレッジ
    2. Google Play API の対象範囲
  2. 使用法
    1. 使用例
      1. MCP Inspectorでテストする
        1. mcp-cliでテストする
          1. Claude Desktopでの使用
            1. Smithery経由でインストール
            2. ドッカー
            3. NPX
          2. 建てる
            1. エラー処理
              1. 貢献
                1. ライセンス

                  Related MCP Servers

                  • A
                    security
                    -
                    license
                    A
                    quality
                    An MCP server that provides comprehensive financial insights and analysis by leveraging real-time market data, news, and advanced analytics for stocks, options, financial statements, and economic indicators.
                    Last updated -
                    17
                    47
                    Python
                    MIT License
                    • Apple
                  • -
                    security
                    -
                    license
                    -
                    quality
                    An MCP server that enables querying and managing relationships between websites and mobile apps through Google's Digital Asset Links API, auto-generated using AG2's MCP builder.
                    Last updated -
                    • Linux
                    • Apple
                  • -
                    security
                    -
                    license
                    -
                    quality
                    This MCP Server provides a natural language interface to interact with Google's Policy Analyzer API, allowing users to analyze policies and evaluate compliance through conversations.
                    Last updated -
                    • Linux
                    • Apple
                  • -
                    security
                    -
                    license
                    -
                    quality
                    An MCP Server that provides access to Google's Cloud Tool Results API, enabling applications to programmatically interact with test results from Firebase Test Lab and mobile app testing through natural language.
                    Last updated -
                    • Linux
                    • Apple

                  View all related MCP servers

                  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/JiantaoFu/AppInsightMCP'

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