openaso
App Store Optimization data for AI agents. One MCP endpoint: rankings, keyword demand, listing audits, reviews, revenue estimates, managed tracking.
Every capability is a callable tool with a stable JSON contract — built agent-first, for Claude Code, Cursor, or any MCP client. Data comes from Apple's public iTunes endpoints, cached and served past Apple's per-IP rate limits, plus real Apple Search Ads keyword popularity where Apple carries a signal (a transparent independent estimate everywhere else). The server's instructions teach your agent how App Store search actually matches metadata, so it can optimize a listing end to end.
Get a key
Create an account at https://openaso.ai/login and mint your API key in the dashboard — free during early access: 500 tool calls/day, 500 tracked keyword–storefront combinations with daily snapshots. The dashboard also shows usage and rotates or revokes keys.
Connect
claude mcp add openaso --transport http https://mcp.openaso.ai/mcp --header "Authorization: Bearer YOUR_KEY"
Or in any MCP client config:
{
"openaso": {
"type": "http",
"url": "https://mcp.openaso.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_KEY" }
}
}
Tools
rank | Keyword rank |
suggest | Keyword suggestions |
competitors | Top apps for a keyword |
volume | Keyword demand (Apple Search Ads popularity) |
app | App lookup |
audit | ASO research bundle |
coverage | Metadata keyword coverage |
reviews | Recent customer reviews |
charts | Top-chart positions |
revenue | Modeled revenue estimate |
track_config | Manage tracked keywords |
track | Track configured keywords |
history | Rank history report |
Fine print
- Not affiliated with or endorsed by Apple. Storefront data comes from Apple's public endpoints.
revenuefigures are modeled order-of-magnitude estimates from public grossing ranks — never Apple-reported numbers.- We store your email, a hash of your API key, your tracked keywords, and per-call usage metering. Rotate or revoke keys in the dashboard; email us to delete everything.
- Free service in early access, provided as-is, limits may change; don't build life support on it.