Appstore Mcp Server
@drewster99
Appstore Mcp Server について
Searches and scrapes the app store. Research apps, rankings, keywords, and dump detailed app metadata. Great if you want to compare other apps to your own. FYI, the project is also a CLI for macOS.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"appstore-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"appstore-mcp-server"
],
"env": {}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Appstore Mcp Server?
An MCP server for searching the App Store, checking keyword rankings, analyzing competition, and tracking trends. It is powered by a native macOS binary and also works as a standalone CLI tool. Designed for developers and App Store optimization (ASO) professionals.
How to use Appstore Mcp Server?
Install via uvx appstore-mcp-server (recommended), pip install appstore-mcp-server, or download the binary from GitHub Releases. Run without --mcp for interactive CLI use, or with --mcp to start the MCP server over stdio. Configure MCP clients like Claude Code or Claude Desktop using the stdio transport.
Key features of Appstore Mcp Server
- Search App Store with iTunes Search API or MZStore API for ranked results.
- Look up apps by ID, bundle ID, or App Store URL.
- Retrieve current top charts (free, paid, grossing, new).
- Check an app’s keyword ranking across auto‑generated keywords.
- Analyze keyword competitiveness with a score (0–100).
- Find an app’s competitors via overlapping search results.
- Compare competitiveness across multiple keywords.
- Discover trending categories from new chart entries.
- Guided prompts for competitive analysis and market research.
Use cases of Appstore Mcp Server
- Monitor an app’s ranking for key search terms across different storefronts.
- Research competitors and evaluate keyword opportunities.
- Track trending categories and emerging market gaps.
- Automate App Store data extraction for ASO analysis.
FAQ from Appstore Mcp Server
What are the system requirements?
macOS 26+ on Apple Silicon. No other dependencies.
How do I install Appstore Mcp Server?
Three options: uvx appstore-mcp-server (recommended, no persistent install), pip install appstore-mcp-server, or download the native binary from GitHub Releases.
What is the difference between search and scrape?
search uses the iTunes Search API; scrape uses the MZStore API and returns results in actual App Store ranked order.
Can I use Appstore Mcp Server outside of MCP clients?
Yes. Run the binary without --mcp to use the full CLI with commands like search, lookup, analyze, top, ranks, etc.
Which App Store regions are supported?
All regions via the --storefront option (two‑letter country code). List available storefronts with appstore list storefronts.
「その他」の他のコンテンツ
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント