Skip to main content
Glama

AppTweak MCP Server

by robertredbox

AppTweak MCP 서버

AppTweak API를 사용하여 앱 스토어 분석 및 경쟁사 분석 도구를 제공하는 MCP 서버입니다.

특징

  • 앱 스토어 분석
  • 경쟁사 분석
  • 키워드 리서치
  • 견적 다운로드
  • 순위 추적

설치

  1. 저장소를 복제합니다.

지엑스피1

  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 웹사이트 에서 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