Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI โ†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
  • Remote MCP โ†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) โ†— (opens in a new tab)
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”’ Security
  3. Openaso
Openaso logo
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:00:08 PM

Openaso

Enrichment pendingWe havenโ€™t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time โ€” check back soon.
View RepositoryVisit Website

App Store Optimization for AI agents: keyword ranks, suggestions, popularity, competitors, reviews

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "openaso": {
      "command": "npx",
      "args": [
        "-y",
        "https://modelcontextprotocol.io"
      ]
    }
  }
}

๐Ÿ’ก Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Tool Schemas (13) Directory Badge Claim listing Alternatives๐Ÿ”’ More in Security

Capabilities & Tool Schemas (13) ~316 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Openaso.

rank

An app's position in App Store search results for a keyword (top 200), per storefront.

suggest

App Store search-autocomplete suggestions for a seed term โ€” the terms Apple itself suggests.

volume

Keyword demand (popularity 0โ€“100, Apple Search Ads popularity where available) plus competition count.

competitors

Top-ranking apps for a keyword: position, ratings, genre, keyword-in-title.

app

Metadata for one app per storefront, including whether it is available there.

audit

One-call ASO research bundle: current listing, indexed word pool, autocomplete-discovered keyword candidates scored for demand and competition.

Documentation Overview

openaso โ€” App Store Optimization for AI agents

openaso is a hosted MCP server that gives AI agents real App Store Optimization data from Apple's public app-store APIs: keyword ranks, search-autocomplete suggestions, keyword popularity (real Apple Search Ads popularity where available), competitor intelligence, review mining, chart positions, local metadata keyword-coverage analysis, and account-scoped daily rank tracking.

  • Website / signup: https://openaso.ai
  • Endpoint: https://mcp.openaso.ai/mcp (Streamable HTTP, stateless)
  • Official MCP registry: ai.openaso/openaso
  • Docs: https://openaso.ai/docs ยท tool contracts: https://openaso.ai/tools
  • Agent-readable docs: https://openaso.ai/llms.txt and https://openaso.ai/llms-full.txt (every docs page is also served as markdown at its URL + .md)

This repository is the public home of openaso: connection docs, examples, and the issue tracker. The server's source code is proprietary and is not published here.

Quick start

  1. Create a free account and mint an API key at https://openaso.ai (free tier: 500 tool calls/day, 500 tracked app ร— keyword ร— storefront combinations).
  2. Connect your client.

Claude Code

Terminal
claude mcp add openaso --transport http https://mcp.openaso.ai/mcp \
    --header "Authorization: Bearer YOUR_KEY"

Any MCP client (JSON config)

config.json
{
  "mcpServers": {
    "openaso": {
      "url": "https://mcp.openaso.ai/mcp",
      "headers": { "Authorization": "Bearer YOUR_KEY" }
    }
  }
}

Authentication is Authorization: Bearer <key> (an x-api-key header also works).

Tools

Everything is per-storefront: ranks, availability, suggestions and popularity differ by country, so tools take an explicit countries list (default ["US"]).

ToolWhat it returns
rankAn app's position in App Store search results for a keyword (top 200), per storefront.
suggestApp Store search-autocomplete suggestions for a seed term โ€” the terms Apple itself suggests.
volumeKeyword demand (popularity 0โ€“100, Apple Search Ads popularity where available) plus competition count.
competitorsTop-ranking apps for a keyword: position, ratings, genre, keyword-in-title.
appMetadata for one app per storefront, including whether it is available there.
auditOne-call ASO research bundle: current listing, indexed word pool, autocomplete-discovered keyword candidates scored for demand and competition.
coverageWhich search phrases a metadata draft can rank for โ€” computed locally from the title/subtitle/keyword-field word pool, no network.
reviewsRecent customer reviews from Apple's public RSS: rating distribution, average, texts.
chartsPosition on the top-free, top-paid and top-grossing charts (top 100), per storefront.
revenueOrder-of-magnitude revenue estimate modeled from public top-grossing chart rank.
track_configManage the account's tracked set of (app ร— keyword ร— storefront) combinations.
trackSnapshot ranks for everything in the tracked set, on demand.
historyServer-side rank history โ€” written by track and by the managed daily tracking run.

Why agents like it

Apple indexes an app's title (30 chars), subtitle (30) and hidden keyword field (100) as one combined word pool โ€” an app can rank for any query assembled from words across those fields. openaso's tools are built around that model: audit finds the candidates, coverage scores a draft's pool locally, rank/volume verify against the real store. The full model is explained in the docs (agents: llms.txt).

Support

  • Bugs and feature requests: issues
  • Email: hector@instasize.com

Legal

ยฉ 2026 Hector Lopez. All rights reserved. openaso is not affiliated with, endorsed by, or sponsored by Apple Inc. App Storeยฎ and iTunesยฎ are trademarks of Apple Inc. Data is retrieved from Apple's public endpoints; you are responsible for using it in compliance with Apple's terms.

Related MCP Servers

View all in Security View all alternatives
  • Mcp Maigret logoMcp Maigret

    MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs.

    ๐Ÿ”’ Security3 views
    Compare vs Mcp Maigret โ†’
  • Agentward logoAgentward

    Permission control plane for AI agents. MCP proxy that enforces least-privilege YAML policies on every tool call, classifies sensitive data (PII/PHI), detects dangerous skill chains, and generates compliance audit trails. Supports stdio and HTTP proxy modes.

    ๐Ÿ”’ Security2 views
    Compare vs Agentward โ†’
  • Shield logoShield

    Local guardrail proxy for AI coding agents. Wraps any MCP server (stdio or Streamable HTTP) and blocks destructive tool calls โ€” DROP TABLE, rm -rf, force-push โ€” before they execute. MCP supply-chain protection: TOFU tool-catalog pinning against rug pulls, plus tool-description and tool-result scanning for tool poisoning and prompt injection. 51 starter rules, approval gates, audit logging. Single binary, Apache-2.0.

    ๐Ÿ”’ Security3 views
    Compare vs Shield โ†’
  • Mcp Dnstwist logoMcp Dnstwist

    MCP server for dnstwist, a powerful DNS fuzzing tool that helps detect typosquatting, phishing, and corporate espionage.

    ๐Ÿ”’ Security2 views
    Compare vs Mcp Dnstwist โ†’

Frequently Asked Questions about Openaso

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "openaso": { "command": "npx", "args": ["-y", "openaso"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewOpenaso AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/openaso?style=directory)](https://allmcps.com/mcp/openaso)
HTML Embed
<a href="https://allmcps.com/mcp/openaso"><img src="https://allmcps.com/api/badge/openaso?style=directory" alt="Openaso on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”’Security
More technical detailsExpand โ–พ
TransportSSE (Remote)
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit13d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 28, 2026
52Quality signal: Good ยท 52/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge โ€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”’ Security โ†’Best MCP servers for Security โ†’Alternatives to Openaso โ†’Install in Claude DesktopInstall in CursorInstall in VS Code