aso-audit-mcp
Provides tools to audit and score Android Google Play listing metadata, checking character limits and suggesting ASO improvements.
Provides tools to audit and score iOS App Store listing metadata, checking field limits, cleaning keywords, and giving optimization recommendations.
Provides tools to audit and score Google Play listing metadata, enforcing character limits and calculating ASO scores.
Provides tools to audit and score iOS App Store listing metadata, including title, subtitle, keyword, and description optimization.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@aso-audit-mcpaudit this iOS listing: title 'MyApp', subtitle 'Best', keywords 'app,tool'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
aso-audit-mcp
Model Context Protocol (MCP) server for App Store Optimization. Score your App Store / Google Play listing metadata, check character limits, and clean up the iOS keyword field — right inside Claude, Cursor, or any MCP client.
Built by ASO Agency · free ASO audits, keyword research & App Store / Google Play growth tools at https://asoagency.io
Install
Add it to your MCP client. No install step — npx fetches it on demand.
Claude Desktop / Cursor / generic (mcpServers config):
{
"mcpServers": {
"aso-audit": {
"command": "npx",
"args": ["-y", "aso-audit-mcp"]
}
}
}Claude Code:
claude mcp add aso-audit -- npx -y aso-audit-mcpRelated MCP server: App Store Connect MCP Server
Tools
Tool | What it does |
| Scores a full iOS or Android listing 0–100 and returns prioritized fixes. |
| Checks one field's character usage against its store limit. |
| Cleans the iOS 100-char keyword field: strips comma spaces, de-dupes, reports chars saved. |
| Returns the official App Store / Google Play character limits. |
Example
"Audit this iOS listing: title 'Habit Tracker: Daily Goals', subtitle 'Routine planner & streak coach', keywords 'habit,routine,streak,goal,planner,daily,reminder,tracker,productivity', and this description…"
ASO score: 94/100 (Grade A) — Apple App Store
Fields:
• Title: 26/30
• Subtitle: 30/30
• Keywords: 68/100
• Description: 1200/4000
• Distinct keywords across fields: 12
No issues found — this listing follows ASO best practices.
More free ASO tools & audits: https://asoagency.ioStore limits it enforces
iOS — title 30, subtitle 30, keywords 100, promo text 170, description 4000
Android — title 30, short description 80, full description 4000
Run / develop locally
npm install
npm test # engine checks
npm start # run the server over stdioLicense
MIT © ASO Agency
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ataygamesmode-ops/aso-audit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server