App Store Operator MCP Server
App Store competitive intelligence, inside Claude. App Store Operator is an MCP server that brings App Store research directly into your AI assistant. Instead of switching to a dashboard, you ask Claude for ranked keyword results, competitor download and revenue estimates, or App Store Connect-ready In-App Event copy - and get the answer in the same conversation where you are making the decision. Its 4 documented tools cluster into read & search, research, prepare.
People connecting e-commerce tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-23 · ★ 3 · #6 OF 39 MAINTAINED E-COMMERCE · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install App Store Operator
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add meyusufdemirci-app-store-operator -- npx -y app-store-operator Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"meyusufdemirci-app-store-operator": {
"command": "npx",
"args": [
"-y",
"app-store-operator"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package app-store-operator - unscoped; check the name against the project README before installing
registry namespace io.github.meyusufdemirci is GitHub-verified and matches the repo owner
03 · What App Store Operator can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can find the top 3 apps for a keyword and return a full metrics report for each, search the App Store for a keyword and return ranked results as a markdown table - instantly, no SensorTower required, and generate iOS App Store In-App Event (IAE) copy - 3 variations in the target language, then a final report.
Capability map
Tools grouped from the project's README - what App Store Operator lets an agent do.
read & search
2 tools - e.g. Searches the App Store for a keyword and returns ranked results as a markdown table - instantly, no SensorTower required.; Fetches SensorTower analytics for one or more app IDs you already have.
search_app_store · get_app_details
Research
1 tool - e.g. Finds the top 3 apps for a keyword and returns a full metrics report for each.
research_rivals
Prepare
1 tool - e.g. Generates iOS App Store In-App Event (IAE) copy - 3 variations in the target language, then a final report.
prepare_iae
Limitations (from the README)
- iOS only. Nothing here covers Google Play or Android. - Read-only. No tool changes anything in App Store Connect or on SensorTower. - research_rivals is fixed at the top 3 results. Use search_app_store (up to 25) and then get_app_details when you need a wider set. - Scraping is brittle by nature. SensorTower renders its dashboard client-side and changes its markup without notice; when it does, affected fields retur
Latest releases
0.3.5 · 2026-08-23
Nothing changed about the tools themselves. The four tools, six prompts and · seven resources behave exactly as they did in 0.3.4 - this release is the · install experience around them. · The Claude Desktop bundle is…
0.3.4 · 2026-07-25
0.3.3 · 2026-07-25
Added · Every tool now has a display name and declares how it behaves. Clients that · support this show "Research App Store Rivals" rather than research_rivals, · and can tell that all four tools are read-only - none…
04 · Who maintains App Store Operator
App Store Operator is maintained by meyusufdemirci. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/meyusufdemirci/app-store-operator
- website
- https://app-store-operator.com/
- category
- e-commerce - ranked #6 of 39 actively-maintained e-commerce servers as of 2026-08-25.
- release cadence
- 3 releases in the last 90 days (latest 2026-08-23)
- registry
- io.github.meyusufdemirci/app-store-operator (active, first published 2026-07-23 · 6 versions)
- packages
- npm:app-store-operator
06 · App Store Operator FAQ
Is App Store Operator still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 3 releases in the last 90 days. We re-verify nightly.
What can App Store Operator do?
With this server connected, an agent can find the top 3 apps for a keyword and return a full metrics report for each, search the App Store for a keyword and return ranked results as a markdown table - instantly, no SensorTower required, and generate iOS App Store In-App Event (IAE) copy - 3 variations in the target language, then a final report.
How do I install App Store Operator?
Run `npx -y app-store-operator`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does App Store Operator run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to App Store Operator
Alternatives to App Store Operator
Maintained e-commerce servers if App Store Operator isn't the fit.
- Shopify MCP server for Shopify - Admin REST API (orders, products, customers, inventory, fulfillments) ★ 269 · 2026-08-12
- Texas Grocery MCP server for HEB grocery store integration - search products, manage carts, clip coupons, and more ★ 50 · 2026-05-11
- Heimdall Every App Store Connect + StoreKit 2 endpoint. 883 tools in 13 profiles, narrow to 24. ★ 47 · 2026-08-24
- Cn Commerce Read-only merchant data from 8 Chinese e-commerce platforms: orders, products, after-sales, ads ★ 36 · 2026-08-24
- VOC Amazon Reviews Amazon review intelligence via Shulex OpenAPI. 10 marketplaces, verified-purchase & Vine signals. ★ 33 · 2026-05-25
- Blumira MCP Cross-account Blumira findings, detections, and agents in one offline-searchable store. ★ 30 · 2026-08-24
More e-commerce MCP servers · Lumnix · Rakuten MCP · Storeshots MCP
More JavaScript MCP servers · Okf MCP · Tapsite · HTML to Figma - Design System · Mimic AI · Linksee Memory · see all