Skip to main content
Glama

AppTweak MCP Server

by robertredbox

AppTweak MCP サーバー

AppTweak API を使用してアプリ ストア分析と競合他社分析のためのツールを提供する MCP サーバー。

特徴

  • アプリストア分析
  • 競合分析
  • キーワード調査
  • 見積もりをダウンロード
  • ランキング追跡

インストール

  1. リポジトリをクローンします。
git clone https://github.com/robertredbox/apptweak-mcp.git cd apptweak-mcp
  1. 依存関係をインストールします:
npm install
  1. サーバーを構築します。
npm run build
  1. サーバーを Cline MCP 設定ファイル ( cline_mcp_settings.json ) に追加します。
{ "mcpServers": { "apptweak-server": { "command": "node", "args": ["/path/to/apptweak-mcp/build/index.js"], "env": { "APPTWEAK_API_KEY": "your-api-key-here" }, "disabled": false, "alwaysAllow": [] } } }
  1. AppTweak の Web サイトから AppTweak API キーを取得し、構成に追加します。

利用可能なツール

  • search_app : 名前とプラットフォーム (ios/android) でアプリを検索します
  • get_app_details : IDでアプリの詳細情報を取得する
  • analyze_top_keywords : ブランド分析や推定インストール数など、アプリのトップキーワードを分析します
  • analyze_reviews : アプリのレビューと評価を分析して、ユーザー満足度の洞察を抽出します

使用法

インストールと設定が完了したら、Cline 経由で AppTweak ツールを使用できるようになります。例:

search for Spotify on the iOS App Store analyze keywords for com.spotify.music on Android get reviews for 324684580 on iOS
-
security - not tested
F
license - not found
-
quality - not tested

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.

AppTweak API を通じて、キーワード調査、ダウンロード数の見積もり、ユーザー レビューの分析ツールを備えたアプリ ストア分析と競合他社分析が可能になります。

  1. 特徴
    1. インストール
      1. 利用可能なツール
        1. 使用法

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            Enables interaction with MercadoLibre's API for product search, reviews, descriptions, and seller reputation insights.
            Last updated -
            4
            54
            6
            TypeScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            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 -
            102
            5
            JavaScript
          • -
            security
            F
            license
            -
            quality
            A server that integrates with Cursor IDE to provide code review functionality for Azure repositories, enabling AI-powered pull request analysis and feedback.
            Last updated -
            1
            TypeScript
          • -
            security
            -
            license
            -
            quality
            Enables collection of patent-related information from PatSnap's API for trend analysis and reporting, providing tools for patent trends, word clouds, innovation wheels, and identification of top inventors, assignees, and litigated patents.
            Last updated -
            1
            TypeScript

          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/robertredbox/apptweak-mcp'

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